Gauge changing values on only one gauge

HI! im working with gauges, i got some gauges with different values. some changes based on the input from the user(which works) but when i change min and max values on one gauge. they all change.

How can i mitigate this ?

My code for chaning gauge:

msg.ui_control = {"min": ming, "max": maxg}

only send that msg into the one you want to change ?

1 Like

yes! i got a function node that is connected with 2 gauges and 2 line charts,they need to be changed separately

not sure if that is a question... but yes they do.

was a question, but understand now :smiley: just had to think.

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