Hi,
I looking for a way to have 2 lines in Node Red dashboard Chart. I can't figure out how to to this.
This are the debugs from the two Nodes that I want in the Chart.
Can someone help me with this.
5-1-2021 16:51:54[node: 259be37c.702ec4]
msg.payload : array[1]
array[1]
0: object
time: "2021-01-05T15:51:37.000Z"
last: 0.04648078918457031
5-1-2021 16:51:54[node: e3d4a561.1cc53]
msg.payload : array[1]
array[1]
0: object
time: "2021-01-05T15:51:37.000Z"
last: 0.10790086364746093
Thanks