Only works for line and area types. extend_to boolean or string end v2.0.0 If value is end, it will extend the line/area to the end of the chart. With now, it will extend it to the current time (usefull for chart showing current and future data). If false it will not do ...
import { ChartCardConfig, ChartCardExternalConfig, EntityEntryCache } from './types'; import { HomeAssistant } from 'custom-card-helpers'; import localForage from 'localforage'; import * as pjson from '../package.json'; import { compress, decompress, getMilli, log } from './utils'; imp...
feat(datalabels): Option to display total when chart is stacked (RomRider#75) RomRidercommittedFeb 10, 2021 Verified e1c5b01 Commits on Feb 9, 2021 feat(locale): Inherit locale from Home-Assistant, deprecate hours_12 (RomRider#70) RomRidercommittedFeb 10, 2021 Verified af2d201 Commits...
📈 A Lovelace card to display advanced graphs and charts based on ApexChartsJS for Home Assistant - apexcharts-card/src/apex-layouts.ts at master · JuzzWuzz/apexcharts-card
graph: New chart types scatter, donut, pie and radialBar (#24) (a0e4f85) group_by: Add new diff function (57fd6a6) series: Retrieve an attribute of your entity instead of the state (#32) (b76bf16), closes #29 Bug Fixes group_by was extending values into the future (2cb79d2)...
📈 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
{ position: relative; user-select: none; /* cannot give overflow: hidden as it will crop tooltips which overflow outside chart area */ } /* scrollbar is not visible by default for legend, hence forcing the visibility */ .apexcharts-canvas ::-webkit-scrollbar { -webkit-appearance: none;...
Only works for line and area types. extend_to boolean or string end v2.0.0 If value is end, it will extend the line/area to the end of the chart. With now, it will extend it to the current time (usefull for chart showing current and future data). If false it will not do ...
Only works for line and area types. extend_to boolean or string end v2.0.0 If value is end, it will extend the line/area to the end of the chart. With now, it will extend it to the current time (usefull for chart showing current and future data). If false it will not do ...
Only works for line and area types. extend_to boolean or string end v2.0.0 If value is end, it will extend the line/area to the end of the chart. With now, it will extend it to the current time (usefull for chart showing current and future data). If false it will not do ...