Skip to content

Labels for plotly.js sliders, buttons, and dropdowns #1345

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

Closed
jackparmer opened this issue Jan 30, 2017 · 1 comment
Closed

Labels for plotly.js sliders, buttons, and dropdowns #1345

jackparmer opened this issue Jan 30, 2017 · 1 comment
Labels
feature something new

Comments

@jackparmer
Copy link
Contributor

I've been making a lot of charts lately with sliders, buttons and dropdowns in Python and R. The updatemenu API is really nice and flexible.

It's a little finicky adding annotations as labels for these controls. I do a lot of placement trial-and-error with the Python and R reference pages open. It would be nice if labels were built into the JSON spec for updatemenu components.

Here is a nice mock of how this could look:

image

Seems like some of this text positioning might have already been worked out for sliders through layout.sliders.currentvalue.prefix:

https://plot.ly/javascript/reference/#layout-sliders-currentvalue-prefix

@jackparmer jackparmer added the feature something new label Jan 30, 2017
@gvwilson
Copy link
Contributor

gvwilson commented Jun 6, 2024

Hi - this issue has been sitting for a while, so as part of our effort to tidy up our public repositories I'm going to close it. If it's still a concern, we'd be grateful if you could open a new issue (with a short reproducible example if appropriate) so that we can add it to our stack. Cheers - @gvwilson

@gvwilson gvwilson closed this as completed Jun 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature something new
Projects
None yet
Development

No branches or pull requests

2 participants