Skip to content

Commit

Permalink
Merge branch 'fix-sliders' into develop
Browse files Browse the repository at this point in the history
  • Loading branch information
Alex-NRCan committed Oct 2, 2024
2 parents 9ec1315 + 3cdfdd9 commit e37e00f
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/chart.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -1551,8 +1551,6 @@ export function GeoChart<
max={xSliderMax}
step={xSliderSteps}
value={xSliderValues || 0}
disableSwap
labelSpread
onChangeCommitted={handleSliderXChange}
onValueLabelFormat={handleSliderXValueFormat}
onValueDisplayAriaLabel={handleSliderXValueFormat}
Expand Down

0 comments on commit e37e00f

Please sign in to comment.