Setting a plot non-visible by default but still appearing in the legend when loading? #989
-
|
In the ApexCharts documentation, there is a "hidden:" property available for that purpose (https://apexcharts.com/docs/hide-series-on-initial-render-in-a-multi-series-chart/) to disable some plots from showing when loading the graph, while leaving them actionable in the legend. It doesn't not seem to work in or to be implemented in HASS though? Anybody can help me with that? |
Beta Was this translation helpful? Give feedback.
Answered by
nanomonster
Oct 1, 2025
Replies: 1 comment
-
|
I just found it! It escaped me while reviewing the documentation... I'm happy to report that it works for me... |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
nanomonster
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I just found it! It escaped me while reviewing the documentation...
It's listed as an experimental feature in the doc:
I'm happy to report that it works for me...