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

Sort values in widgets #3777

Closed
anderl80 opened this issue Jun 14, 2019 · 1 comment
Closed

Sort values in widgets #3777

anderl80 opened this issue Jun 14, 2019 · 1 comment
Milestone

Comments

@anderl80
Copy link

How can I sort kdim values (strings) in a dropdown selector alphabetically or manually?

@philippjfr
Copy link
Member

At least going forward you can define an explicit ordering using Dimension.values. Alternatively you can use Panel's pn.panel(hv_obj) to get a hold of the underlying widget objects and modify them.

@philippjfr philippjfr added this to the v1.13.0 milestone Oct 3, 2019
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