plotly / plotly/plotly.js

problem with 3d camera and uirevision

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

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

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

説明

In this pen https://codepen.io/nicolaskruchten/pen/BajgePw?editors=0010

case 1: good

  1. newPlot 0
  2. react 1 (this just changes the uirevision and camera angle, so far so good)
  3. react 2 (this just changes the data, good)

case 2: good

  1. newPlot 1
  2. rotate the camera a bit
  3. react 2 (just changes the data and leaves the camera angle alone, good)

case 3: bad (both together)

  1. newPlot 0
  2. react 1
  3. rotate the scene a bit
  4. react 2 (the camera angle is wrong now!)

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

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

はじめの一歩

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

調査の方向性

リンクされた CodePen の 3 つのケースを再現し、newPlot、react、uirevision、および 3D カメラの状態に焦点を当ててください。react がデータの更新とカメラ関連の更新を同時にどのように処理するかを追跡してください。ケース 3 でカメラの角度が正しいままになり、ケース 1 と 2 が引き続き動作すれば完了です。

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

評価

技術スタック
javascript
領域
data-visualization
issue の種類
バグ
難易度
4/5
見積もり時間
3〜5日
活発さ
停滞
明瞭さ
おおむね明確
初心者へのやさしさ
35/100

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

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