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
This issue is not fixed. I am using "vue-histogram-slider": "^0.3.8", version. <HistogramSlider width="100%" :toFixed="true" :fromFixed="true" :grid="false" :type="'double'" :barHeight="0" :min="1" :max="10" :step="1" :handleSize="15" :bar-height="100" :data="range" />
When setting the grid="false" the placement of the handles are slightly of:
When setting it to true it works:
The text was updated successfully, but these errors were encountered: