plotly / plotly/plotly.js

3d camera center in data coordinates

オープン
#7,219 コメント 1 件 リアクション 0 件 担当者 0 名 GitHub で見る

まだ誰も着手していません。

feature P3
主要言語
JavaScript
スター
18.3k
フォーク
2k
平均マージ
2日 12時間
マージ済み PR(30日)
28

説明

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

コントリビューションガイド

コントリビューションガイドを開く

はじめの一歩

  1. issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
  2. 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
  3. リポジトリをフォークし、ブランチを切って変更します。
  4. issue 番号を参照したプルリクエストを送ります。

調査の方向性

まず issue #5524 とリンク先の CodePen の例を確認し、3D カメラの動作を再現します。再現結果を起点に既存の 3D カメラ実装を追跡します。完了条件は、プロットが消えることなく、指定したデータ座標上の点を中心に回転できることです。

索引モデルが issue の本文から書いたものです。

評価

技術スタック
javascript
領域
data-visualization
issue の種類
機能追加
難易度
5/5
見積もり時間
1週間以上
活発さ
停滞
明瞭さ
説明が足りない
初心者へのやさしさ
25/100

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。