plotly / dash-daq

Control components for Dash
MIT License
141 stars 40 forks source link

Knob doesn't adjust when its prop `max` is modified via a callback #14

Closed Bachibouzouk closed 2 years ago

Bachibouzouk commented 6 years ago

That is the component as it is rendered by the app the first time

2017-07-15_knob_max_norm

and after a callback where the max has been adjusted to 100

2017-07-15_knob_max_err

If I go higher than 20, then the blue highlight display very wierdly