maru
28 January 2022 14:53
1
Hi,
My dashboard shows double lines which is not the intention. What is the reason that a 2nd line appears and how do I remove it?
The data comes via MQTT ...
and is linked to my node-RED dashboard.
These are the settings from my CO2 dashboard node ...
and the Temperature dashboard node.
Thank you,
A 2nd line only appears when you have a different topic. So either you find out, filter out different topics etc.
Colin
28 January 2022 15:32
3
To check whether you have two different topics add a debug node, set to output Complete Message, showing what is going to the chart and check the topic values there.
or turn on show legend in the chart nodes and it should show the topics in the chart
maru
28 January 2022 18:42
5
I think it was a different topic. I disconnected a few other sensors from the flow and now see the correct lines.
Thanks everyone for the advice
system
Closed
11 February 2022 18:42
6
This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.