I’m attempting to use a knob (edit: changed from “gauge”) Knob | Dash for Python Documentation | Plotly . However, updating the knob updates a large amount of data. When I move the knob and have not yet released the mouse button (i.e. when I am moving the knob between two points but am part way), the knob updates the data. Is there any way to only have there knob update the data on release of the knob?