Dashboard Chart Y axis

Hi,

I want to display an On Off State in Dashboard. First I converted true to 1 and false to 0.
The Chart looks like:
image

Is it possible to format the Y axis that there are no steps between 0 and 1? Another option may be to disable the Y axis.

Why not use something like node-red-contrib-ui-led - you can turn it on or off based on the state

I want to visualize the on off states for the last 24 hours.

Maybe this plugin ui node? https://flows.nodered.org/node/node-red-contrib-ui-state-trail

1 Like

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