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
Marks outside of the range specified by min and max are now omitted when the slider renders.
Padding is now dependent on the orientation (vertical or horizontal), and whether or not tooltips are always displayed.
The whitespace is now preserved for marks labels.
Added
#695 Added new property verticalHeight to Slider and RangeSlider, to allow the user to specify the height (in px) of vertical sliders. This defaults to 400.