Add option to swap 3d axes (plot orientation)
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
Is respect to https://community.plot.ly/t/how-to-change-orientation-of-3d-plots/1854
e.g. it would nice to be able to swap 'y' & 'z' on this surface plot.
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 linked community discussion and CodePen surface-plot example to understand the requested 3D orientation behavior. Identify the plotly.js entry point for 3D surface axes; done should include a supported option that swaps the y and z axes consistently.
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
- 35/100