Support more types of charts (pie, radial, polar area at least)
Support for binary_sensors
Support for aggregating data with exact boundaries (ex: aggregating data with 1h could aggregate from 2:00:00am to 2:59:59am then 3:00:00am to 3:59:59 exactly, etc…)
Display the graph from start of day, week, month, … with support for “up to now” or until the “end of the period”
Support for any number of Y-axis
Support for logarithmic
Support for state mapping for non-numerical state sensors
Support for simple color threshold (easier to understand/write than the ones provided natively by ApexCharts)
Support for graph configuration templates à la button-card
It’s not yet possible but I’ll add it. Would you mind opening the 2 feature requests on GH? I’ll work on this tomorrow. It should be released by the end the day for me tomorrow (CET timezone)
Nicely done. Can’t wait for the time line boundaries. Should help in troubleshooting my update problems on the OS from 5.2 to 5.10. I should be able to see what is going on when my Pi4 freezes.
It woks. Now is there a simple way to load a specific time range? I.E yesterday at 3PM to 5PM. What I see for the current code is a offset from the current time (which is always changing as the time is changing). Not sure how many people need this but there are times I want to see my history at a known time.