type string line v1.0.0 line, area or column are supported for now curve string smooth v1.0.0 smooth (nice curve), straight (direct line between points) or stepline (flat line until next point then straight up or down) extend_to_end boolean true v1.0.0 DEPRECATED since v2.0.0 If th...
📈 A Lovelace card to display advanced graphs and charts based on ApexChartsJS for Home Assistant - apexcharts-card/src/graphEntry.ts at master · Wesley-Vos/apexcharts-card
yaxis: Align the extremas to the closest align_to value. (a46c812), closes #170 pie/donut now shows the value of the serie instead of the percentage. Old behavior with datalabels: percent (7591aba) actions: header_actions support for actions in header (#171) (bd6a497), closes #61 disp...
feat(yaxis): Align the extremas to the closest align_to value. RomRidercommittedJul 5, 2021 a46c812 feat: pie/donut now shows the value of the serie instead of the percentage. Old behavior with datalabels: percent RomRidercommittedJul 5, 2021 7591aba feat(actions): header_actions supp...
type: 'custom:apexcharts-card' header: show: true title: ApexCharts-Card show_states: true series: - entity: sensor.Keller_Temperatur name: Temperature data_generator: | const now = new Date(); const data = []; data.push([now.getTime() - 25 * 1000 * 60 * 60, 21.8]) data.push(...
cache boolean true v1.0.0 Use in-browser data caching to reduce the load on Home Assistant's server stacked boolean false v1.0.0 Enable if you want the data to be stacked on the graph layout string v1.0.0 See layouts header object v1.0.0 See header now object v1.5.0 See now y_axi...
stacked boolean false v1.0.0 Enable if you want the data to be stacked on the graph layout string v1.0.0 See layouts header object v1.0.0 See header now object v1.5.0 See now y_axis_precision number 1 v1.2.0 DEPRECATED since v1.10.0 The float precision used to display numbers on ...
cache boolean true v1.0.0 Use in-browser data caching to reduce the load on Home Assistant's server stacked boolean false v1.0.0 Enable if you want the data to be stacked on the graph layout string v1.0.0 See layouts header object v1.0.0 See header now object v1.5.0 See now y_axi...
cache boolean true v1.0.0 Use in-browser data caching to reduce the load on Home Assistant's server stacked boolean false v1.0.0 Enable if you want the data to be stacked on the graph layout string v1.0.0 See layouts header object v1.0.0 See header now object v1.5.0 See now y_axi...
type string line v1.0.0 line, area or column are supported for now curve string smooth v1.0.0 smooth (nice curve), straight (direct line between points) or stepline (flat line until next point then straight up or down) extend_to_end boolean true v1.0.0 DEPRECATED since v2.0.0 If th...