-
-
Notifications
You must be signed in to change notification settings - Fork 112
Enhance chart picker dropdown #238
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
Added some of the new charts types on the horizon to this font file (mainly polar and 3d volume types). Thought this may be useful as either icon placeholders or the icons used in the final version. |
@jackparmer nice! we've created a new repo for icons to be importable via I went through all the icons I could find in |
So here's the rebrush: Idea is to go for a modal instead of "dropdown" as it's easier to have additional interactions in there (show example / search / etc. icons when hovering a chart) and allows for more real estate. assets are in the design repo |
I like the modal idea, it would let us add more contextual help eventually if needed like an "I'm not sure, help me figure it out" type wizard, or something ML-powered :) As a broader comment, is it best to have this be called "chart type" as opposed to "trace type"? You can put lines on bars etc, so adding a line trace doesn't a line chart make, necessarily... |
yeah, 'trace type' is what that picker adds actually, so it would be better :) |
Note: this picker should prevent the addition of 3d traces when 2d traces already exist, and vice-versa |
The current chart picker dropdown won't scale to all of plotly's trace types when reintegrated with chart studio. I suggest making a design similar to the Feed and shipping it by default with this project:
For which the icons are here
Developer requirements:
Related to: plotly/plotly.js#2221
@fabric-8 is looking into design improvements.
The text was updated successfully, but these errors were encountered: