Product
Socket Now Supports uv.lock Files
Socket now supports uv.lock files to ensure consistent, secure dependency resolution for Python projects and enhance supply chain security.
@flowfuse/node-red-dashboard
Advanced tools
Dashboard 2.0 - A collection of Node-RED nodes that provide functionality to build your own UI applications (inc. forms, buttons, charts).
Documentation can be found here: https://dashboard.flowfuse.com
FlowFuse's Node-RED Dashboard 2.0 is available in the Node-RED Palette Manager. To install it:
node-red-dashboard
@flowfuse/node-red-dashboard
package (not node-red-dashboard
)The nodes will then be available in your editor for you to get started.
If you want to use npm
to install your nodes, you can instead follow these instructions
Note: this package was previously published under the name @flowforge/node-red-dashboard
. That package has now been deprecated and will not receive any further updates.
Node-RED Dashboard 2.0 provides a base set of nodes for building your own user interfaces and data visualisations. Much like it's predecessor, it provides a set of easy-to-use, core nodes, but provides complete flexibility for customisation and control over theming, layout and behaviour if you want to go further.
The nodes provided integrate seamlessly with any of the existing nodes and flows you have. Whatever you're trying to control or visualise, you can do it with Node-RED and Node-RED Dashboard 2.0.
No dashboard is complete without data visualisation. Node-RED Dashboard 2.0 provides a core ui-chart
widget to provide a simple, yet powerful way to visualise your data. It supports a wide range of chart types, including line, bar and scatter, with more planned for the near future.
As with Dashboard 1.0, the new Dashboard 2.0, comes with a ui-template
node which allows you to define your own custom widgets and styling.
It provides a framework with which you can write raw HTML/JavaScript, define an entire Vue component to render something truly unique and interactive, and override any of the styling of the dashboard using your own custom CSS declarations.
If you're looking to build your own bespoke templates, checkout our useful UI Template Examples collection
ui-event
and ui-control
both allow rich insight into interactivity with your dashboard, as well as easy to use control over the dashboard itself, allowing you to dynamically hide and disable content, driven by any criteria of your choosing.
The new ui-markdown
widget allows you to build rich, interactive applications using Markdown and Mermaid Charts. You can use Markdown templates to build your UI, and populate it with your own, dynamic data, and then use Mermaid to display dynamic charts and diagrams.
As an open-source project, Node-RED Dashboard 2.0 openly welcomes all forms of contributions, whether those are ideas, bug reports, or code contributions through Pull Requests.
We strongly believe in the power of community. If you have suggestions, feedback, or features you'd like to see, please open a GitHub issue. We also highly encourage open-source contributions.
We are constantly reviewing the priority of our backlog, and have multiple public project management boards where you can keep an eye on what we're working on, and what's coming up next:
The original Node-RED Dashboard has served us well for many years, providing an intuitive way to create live dashboards for Node-RED flows. However, the original Dashboard is based on Angular v1, which is no longer actively maintained. We identified the need for a secure, updated, and innovative successor.
Node-RED Dashboard 2.0 was re-built from the ground up, learning from the popular features and feedback of Node-RED Dashboard 1.0. It will carry the legacy forward, adapting to future needs while keeping the essence of open-source and community-driven development intact. The project will is licensed under Apache 2.0.
Apache License 2.0
FAQs
Dashboard 2.0 - A collection of Node-RED nodes that provide functionality to build your own UI applications (inc. forms, buttons, charts).
The npm package @flowfuse/node-red-dashboard receives a total of 2,209 weekly downloads. As such, @flowfuse/node-red-dashboard popularity was classified as popular.
We found that @flowfuse/node-red-dashboard demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 3 open source maintainers collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Product
Socket now supports uv.lock files to ensure consistent, secure dependency resolution for Python projects and enhance supply chain security.
Research
Security News
Socket researchers have discovered multiple malicious npm packages targeting Solana private keys, abusing Gmail to exfiltrate the data and drain Solana wallets.
Security News
PEP 770 proposes adding SBOM support to Python packages to improve transparency and catch hidden non-Python dependencies that security tools often miss.