Mini Graph configuration

Evening all,

I have been using the Custom mini graph card and love it, but was wondering is there a way for it show the day in question (so starting at midnight) rather than a rolling 24 hours?

Screenshot 2022-11-11 182503

The code I am using is here:

type: custom:mini-graph-card
entities:
  - entity: sensor.electric_consumption_today
name: ELECTRICITY
hours to show: 24
show:
  graph: bar

Maybe use the ApexCharts Card. Higly customizable.

HACS is needed.

1 Like

Although indeed not a simple as ‘mini’ graph (which I still use for many things)…apexcharts has a lot to offer, not immediatelt easy but when you know what it can do, you may replace all your graphs with it :slight_smile: