Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Label of Vertical Slider behaving on horizontal axis #233

Open
emilmammadov opened this issue Jun 2, 2021 · 1 comment
Open

Label of Vertical Slider behaving on horizontal axis #233

emilmammadov opened this issue Jun 2, 2021 · 1 comment

Comments

@emilmammadov
Copy link

When I set slider to vertical, labels not working as expected.
Slider is working on vertical axis but labels are on horizontal axis.
How can I solve that.

Thanks in advance

@karolsw3
Copy link

It still seems to be the case,

Here's how it looks:
Screenshot 2022-12-29 at 15 51 05

Code:

<MultiSlider
  optionsArray={[14000, 16000, 18000, 20000, 22000, 24000]}
  enableLabel={true}
  vertical={true}
  snapped={true}
  values={[16000, 20000]}
/>

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants