so glad I see this… having an issue in core history and even mini-graph-card, where I need to fill the graph relative to the x-axis… yours is the first I see doing that.
Would you be able to throw me the config settings for that please.
I cant get it that even though it is such a ‘default’ need, we would need to card-mod our way to it.
this is my bare/base apexchart I tried (which isnt very nice to my HA instance, but thats another matter)
- type: custom:apexcharts-card
header:
title: Gebruik actueel per uur
update_interval: 30sec
all_series_config:
stroke_width: 1
curve: smooth
graph_span: 12h
series:
- entity: sensor.zp_actuele_opbrengst
color: gold
- entity: sensor.calculated_bruto_verbruik
color: darkblue
- entity: sensor.netto_verbruik
color: lightblue
could you help me out please?
I need this:
and not this:
so sun should only fill from 0 to max sensor value upward, and same for the light blue, but then from max to min