『瀚思彼岸』» 智能家居技术论坛

 找回密码
 立即注册
查看: 238|回复: 0

[求助] apexcharts-card的column如何设置

[复制链接]

7

主题

47

帖子

272

积分

中级会员

Rank: 3Rank: 3

积分
272
金钱
225
HASS币
0
发表于 2024-10-8 16:48:21 | 显示全部楼层 |阅读模式
apexcharts-card的column要怎么设置才能数据叠加上去?stacked: true只是原位重叠而已,没有叠加数据
type: custom:apexcharts-card
stacked: true
graph_span: 12h
span:
  end: hour
show:
  last_updated: true
header:
  show: true
  show_states: true
  colorize_states: true
  title: 每日电费
series:
  - entity: sensor.ju_wei_jin_ri_yong_dian_liang
    name: 总表
    type: line
    stroke_width: 2
    color: red
    group_by:
      func: max
      duration: 1h
  - entity: sensor.ke_ting_kong_diao_mei_ri_yong_dian_liang
    name: 客厅空调
    type: column
    color: purple
    group_by:
      func: max
      duration: 1h
  - entity: sensor.zhu_wo_jin_ri_yong_dian_liang
    name: 主卧空调
    type: column
    color: purple
    group_by:
      func: max
      duration: 1h
  - entity: sensor.secondroom_aircondition_date_power
    name: 次卧空调
    type: column
    color: slateblue
    group_by:
      func: max
      duration: 1h
  - entity: sensor.readingroom_date_power_consumption
    name: 书房空调
    type: column
    color: slateblue
    group_by:
      func: max
      duration: 1h
  - entity: sensor.ke_ting_dian_yuan_cha_zuo_dateyong_dian_liang
    name: 客厅电源插座
    type: column
    color: green
    group_by:
      func: max
      duration: 1h
  - entity: sensor.bing_xiang_jin_ri_yong_dian_liang
    name: 冰箱
    type: column
    color: blue
    group_by:
      func: max
      duration: 1h
  - entity: sensor.zimi_zncz01_fe85_power_cost_today
    name: 洗烘
    type: column
    color: white
    group_by:
      func: max
      duration: 1h
  - entity: sensor.zimi_zncz01_1c5f_power_cost_today
    name: 洗碗机
    type: column
    color: yellow
    group_by:
      func: max
      duration: 1h


111.png
回复

使用道具 举报

您需要登录后才可以回帖 登录 | 立即注册

本版积分规则

Archiver|手机版|小黑屋|Hassbian

GMT+8, 2024-12-23 00:03 , Processed in 0.293420 second(s), 25 queries .

Powered by Discuz! X3.4

Copyright © 2001-2021, Tencent Cloud.

快速回复 返回顶部 返回列表