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}
just had to think.