Lightweight-charts with Node-red

Hi,
I want to use GitHub - tradingview/lightweight-charts: Financial lightweight charts built with HTML5 canvas with node-red
it is javascript lib for displaying charts.
What is the best way to visualize data with this lib?
Thanks
Nuri

Best way: Build a new contrib UI node for everyone to use with a nice friendly/intuitive editor, built-in help and built-in demo flows.

Easiest way: Use the CDN method in a ui-template node in node-red-dashboard. Read the built-in help of the UI-Template for how to send data from node-red to dashboard.

3 Likes

Thanks for your reply.

This topic was automatically closed 60 days after the last reply. New replies are no longer allowed.