Open SimonCehlin opened 4 years ago
Hi @SimonCehlin , Thanks for warning. I fixed this issue. Please check the new version.
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" />
vue-histogram-slider
I'm facing the same issue. Are you sure this is fixed?
When setting the grid="false" the placement of the handles are slightly of:
When setting it to true it works: