3d camera center in data coordinates
Nessuno ha ancora preso questa issue.
- Lingua principale
- JavaScript
- Stelle
- 18.3k
- Fork
- 2k
- Merge medio
- 2g 12h
- PR unite (30g)
- 28
Descrizione
Hi.
Same issue that the #5524 : https://github.com/plotly/plotly.js/issues/5524
It is impossible to fix the rotation point to a specific point to analyse data around this point.
Example : https://codepen.io/someuser12/pen/rNXLPRJ
The center is located at 0,0,0 in the layout (center of one of the sphere) but the rotation point is located at the middle of the graph at 500,0,0 (why ?)
If i change the center with the different button (for exemple fix it at x = 1000), the plot disappear to infinity and beyond.
Would be nice to have this feature to be able to navigate around a 3d system and analyse what happened.
In my case, we study (and plot) birds trajectories around wind turbine. We need to rotate around a specific point of the bird trajectory.
Regards
Guida per i contributori
Apri la guida per i contributori
Come iniziare
- Leggi tutta la issue e poi la guida ai contributi del progetto.
- Commenta sulla issue per dire che te ne occupi tu — evita che due persone facciano lo stesso lavoro.
- Fai un fork del repository e lavora su un branch.
- Apri una pull request che faccia riferimento al numero della issue.
Direzione di ricerca
Inizia esaminando l’issue #5524 e l’esempio CodePen collegato per riprodurre il comportamento della fotocamera 3D. Traccia l’implementazione esistente della fotocamera 3D a partire dalla riproduzione; il lavoro è completato quando la rotazione può essere centrata su un punto specificato nelle coordinate dei dati senza che il grafico scompaia.
Scritto dal modello di indicizzazione a partire dal testo della issue.
Valutazione
- Stack tecnologico
- javascript
- Ambito
- data-visualization
- Tipo di issue
- Funzionalità
- Difficoltà
- 5/5
- Tempo stimato
- Più di una settimana
- Stato di attività
- Ferma
- Chiarezza
- Da chiarire
- Idoneità per principianti
- 25/100