Add 3d markers for 3d scatter plots (3d glyphs)
Open
Nobody has claimed this yet.
feature
P3
- Dominant language
- JavaScript
- Stars
- 18.3k
- Forks
- 2k
- Avg merge
- 2d 12h
- Merged PRs (30d)
- 28
Description
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.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by tracing the Scatter3d trace and comparing its marker handling with the cone trace, the closest existing example mentioned in the issue. Done means supporting spherical or cubic markers that are genuinely 3D and scale correctly when zooming in or out.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- computer-graphics, data-visualization
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 25/100