Skip to content

More gl3d label rotation options #3999

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
archmoj opened this issue Jun 30, 2019 · 1 comment
Closed

More gl3d label rotation options #3999

archmoj opened this issue Jun 30, 2019 · 1 comment
Labels
feature something new

Comments

@archmoj
Copy link
Contributor

archmoj commented Jun 30, 2019

Thanks to #3084, the gl-axes3d vertex shader code supports a number of options for rotating the labels on 3d axes.
https://github.com/gl-vis/gl-axes3d/blob/a7a99d8047183657a4a288dc1c9e7341103b81d9/lib/shaders/textVert.glsl#L79-L87
However; only some of these functionalities are accessible to the Plotly users.

It could potentially be useful to expose other options through the API for example in case one need to have all the ticks on a 3d-axis displayed in only one direction (not flipped individually).

Example provided by @alexcjohnson
label flip

@etpinard etpinard added the feature something new label Jul 2, 2019
@gvwilson
Copy link
Contributor

Hi - we are currently trying to tidy up Plotly's public repositories to help us focus our efforts on things that will help users most. Since this issue has been sitting for several years, 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 backlog. Thanks for your help - @gvwilson

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

3 participants