You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Not really. I just used the vuetify range slider. Of course this misses the histogram part, but I will just add the chart later by myself with chartjs: Range Slider
@areindl@julianmlr I briefly went through the source code. It looks like it does support a prop called "clip". When set to false (:clip="false"), it disables zoom and double click functionalities. This might come in handy in your cases.
Hey, is it possible to disable the zoom via props so that the scale of the histogram remains fixed?
The text was updated successfully, but these errors were encountered: