-
-
Notifications
You must be signed in to change notification settings - Fork 31
Slicer -- min and max issues (Need indexes?) #80
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
Comments
I think you need something like |
That said the fact that we'll render labels beyond the range of the slider seems like a bug - @TahiriNadia would you mind making an issue for this over at https://github.com/plotly/dash-core-components/issues? |
Nice! The latter snippet worked for me. @TahiriNadia As @alexcjohnson noted, the label rendering problem is a If this resolves your problem, feel free to close the issue 🙂 |
Thank you @alexcjohnson for your ideas. I tried and gave some modifications to convert into a list, here my code: Code:
Result: |
In
Python
version:Code:
Result:
In
R
version:Code:
Result:
The text was updated successfully, but these errors were encountered: