# Dashboard to 3.0.0

**URL:** https://discourse.nodered.org/t/dashboard-to-3-0-0/17182
**Category:** Dashboard
**Created:** [26 October 2019 22:35 UTC](https://discourse.nodered.org/t/dashboard-to-3-0-0/17182 "2019-10-26T22:35:20Z")
**Posts on this page:** 1
**Page:** 1

<div class="post-metadata">

### Author: ![redDawn](https://avatars.discourse-cdn.com/v4/letter/r/77aa72/32.png) [@redDawn](https://discourse.nodered.org/u/redDawn)
#### Post date: [26 October 2019 22:35 UTC](https://discourse.nodered.org/t/dashboard-to-3-0-0/17182/1 "2019-10-26T22:35:21Z")

</div>

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!
