Closed bartbutenaers closed 3 years ago
Not urgent, but would be nice to include some examples in the Node-RED flow editor menu.
Just like I did for my heatmap node:
To implement this we only need to put some example flow json files in our Github project under an 'examples' folder. Similar to the heatmap node: https://github.com/bartbutenaers/node-red-contrib-ui-heatmap/tree/master/examples
[EDIT 23/08] We should do this just before we reach the final project status, to avoid us having to update the example flows over and over again ...
Source for SVG components
http://groov.com/svg-library/
Hi @Steve-Mcl , Are you sure this isn't a proposal for another issue? Perhaps about sharing reusable widgets?
Done already
Not urgent, but would be nice to include some examples in the Node-RED flow editor menu.
Just like I did for my heatmap node:
To implement this we only need to put some example flow json files in our Github project under an 'examples' folder. Similar to the heatmap node: https://github.com/bartbutenaers/node-red-contrib-ui-heatmap/tree/master/examples
[EDIT 23/08] We should do this just before we reach the final project status, to avoid us having to update the example flows over and over again ...