-
Beta Was this translation helpful? Give feedback.
Replies: 5 comments 11 replies
-
|
From here, you probably need to use 'state' instead of max, but we didn't implement that. |
Beta Was this translation helpful? Give feedback.
-
|
Fixed in v1.4.8! see #93 type: custom:plotly-graph-dev
entities:
- entity: sensor.electricity_total
statistic: state |
Beta Was this translation helpful? Give feedback.
-
|
BTW, you can do bar charts too, see #28 |
Beta Was this translation helpful? Give feedback.
-
|
I can't get why the bar chart shows a lower value on Nov 8
Tried different filters, and none can show a real number. Can only show "bar" with true values like this:
|
Beta Was this translation helpful? Give feedback.
-
|
I guess you need to include period: day and filters: - delta:
|
Beta Was this translation helpful? Give feedback.













Fixed in v1.4.8! see #93