
Widgets also have a width which by default is set to auto which means that it will be the width of the group. Group elements have a width in units where,by default, 1 unit =48px wide. The basic element is a widget which are placed in groups. The dashboard layout should be considered as a grid. This video shows you how to create a basic dashboard. The easiest way to become familiar with the various dashboard widgets is to create a dashboard using them. The path can be changed in the settings.js file ui:, Creating a Node-Red Dashboard You can view dashboards using the same url as node-red admin but with /ui added e.g Note: The dashboard port is the same as the admin port The node-red-dashboard node installs a collection of nodes under the dashboard category. If you are a developer the latest version of the dashboard node provides an api for creating your own dashboard widgets. More details are available here if needed. The node-red-dashboard node is installed using menu>manage palette>search node-red-dashboard>install.

However the nodes that allow you to do this aren’t part of the core nodes and need to be installed separately. You can create a node-red dashboard for IOT and Home automation and for a myriad of other applications.
