node-red-dashboard
node-red-dashboard copied to clipboard
### Current Behavior The usage counter of the config node is shown as 0  and the config node is reported as unused ...
### Description [Apache ECharts](https://echarts.apache.org/en/index.html) offer a far vaster collection of charts, with a very similar API, and [extensive examples in their documentation](https://echarts.apache.org/examples/en/index.html). Whilst @Steve-Mcl mentioned this a while ago, we...
### Current Behavior When the page is refreshed and a bar chart loaded from history, it ignores the order of the bars. On the start, I clear the chart and...
### Description As a template node can have multiple components, currently, the only way to pass multiple payloads from the front end to the backend is via the single output...
### Description Using UI Control, it is possible to dynamically show and hide groups or pages. If you only want to show or hide a text field dynamically, you have...
Description editted: After a network connection failure and recovery a ui-template widget does not receive any further messages. ~~On page refresh the last message sent to or received from a...
### Description Possibly related to https://github.com/orgs/FlowFuse/projects/15?pane=issue&itemId=32022297 But specifically to enable both left and right 'y' axis to be utilized independently, with different scaling. This would be helpful for many user...
### Current Behavior When creating a line chart using the ui-chart node with the series property type set to JSON, the chart data is not plotted correctly if the JSON...
### Current Behavior Using a text input node in a subflow crashes Layout Order Editor. ``` Uncaught TypeError: Cannot read properties of undefined (reading 'type') at :753:84 at Array.filter ()...
Changes to the ui-theme configuration node appear to only take effect after restarting node red (or after doing a Full redeploy) - is the theme intended to work that way?...