keep axis lines and labels always at the same place with 3d axes
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
See https://community.plot.ly/t/do-not-dynamically-move-zero-line-in-3d-scatter-plot/30863
At the moment, when the scene is rotated the axis lines can move to edges of the cubes which are always "at the back". Having a parameter to disable this behaviour (axes lines always going to (0, 0, 0) no matter the view) would be nice.
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 with the 3D axes rendering entry point and review the linked community discussion about dynamically moving zero lines. Define how a parameter should keep axis lines and labels at (0, 0, 0) during scene rotation, then verify the behavior across rotated 3D scatter plots.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- data-visualization
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 25/100