'orthographic' mode do not save the graph aspect (uirevision - camera point of view)
Open
Nobody has claimed this yet.
bug
P3
size: 5
- Dominant language
- Python
- Stars
- 24.4k
- Forks
- 2.3k
- Avg merge
- 2d 7h
- Merged PRs (30d)
- 13
Description
while using 'orthographic' mode(fig['layout']['scene']['camera']['projection']['type']), uirevision set to 'foo' in order to keep the last figure camera settings, does not work.
meaning that while orthographic is set, you cannot retain figure user camera changes.
dash 2.17.0
dash-core-components 2.0.0
dash-html-components 2.0.0
dash-table 5.0.0
plotly 2.32
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 reproducing the issue with a Plotly graph using layout.scene.camera.projection.type set to orthographic and uirevision set to "foo". Check how camera changes are retained across figure updates; done means user camera settings persist in orthographic mode, as they do in the comparable perspective mode.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- plotly, python
- Domain
- data-visualization
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 42/100