-
-
Notifications
You must be signed in to change notification settings - Fork 1.9k
Add 3d markers for 3d scatter plots (3d glyphs) #4329
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
@emmanuelle would you like to dedicate a new issue for scalable 2d markers as well? |
Is #3682 related? |
No that's not related. |
Hi - we are trying to tidy up the stale issues and PRs in Plotly's public repositories so that we can focus on things that are still important to our community. Since this one has been sitting for a while, I'm going to close it; if it is still a concern, please add a comment letting us know what recent version of our software you've checked it with so that I can reopen it and add it to our backlog. Alternatively, if it's a request for tech support, please post in our community forum. Thank you - @gvwilson |
Bumping this issue. Scale information is completely lost due to lack of constant sizing. This is very important for my use case |
hi @gdebrun2 - I've moved it to our backlog, but realistically it will be months before we get to it - we would welcome a PR from the community, and would be able to review that much more quickly. |
At the moment the markers of a
Scatter3d
trace are 2d objects which do not scale when zooming in/out. It would be great to have spherical or cubic markers which would be genuinely 3d and be similar to the cone trace.The text was updated successfully, but these errors were encountered: