Replies: 1 comment 2 replies
-
Yeah, the reset is not complete. Maybe I should just destroy the plot completely and recreate it instead |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I have a swell chart set up that uses the
visible: legendonly
property on several entities, which allows me to add several pens and have them default "disabled" (hidden from graph) when the dashboard opens, but still give the option of enabling them by clicking on the legend item.Example:
However, when I click the "reset" button, it sets all of the traces to 'visible' rather than reverting to what is defined in the YAML. Would be swell if it would revert to the YAML settings so traces set as "legendonly" were re-hidden when the chart is reset.
Overall a fantastic add-in!
Beta Was this translation helpful? Give feedback.
All reactions