Should the dashboard have been versioned to 3.0.0, with the release of red 1.0.0? There's old code in the dashboard that shouldn't live forever. Very difficult to maintain.
- config.useOldStyle
- Old style
- // deprecated - will be removed at some point
- Finally remove deprecated second output from ui_chart node.
I had some weird "things" happen with charts, 2 outputs, as a fix, I chose to recreate them from scratch so their objects get recreated with the current code.
I know weird "things" doesn't help anyone. I was a very early adopter of the dashboard. If one has an issue, just remove the wires, add the ui node, and recreate your settings.
Thanks!