plotly / plotly/plotly.js

Plotly does not correctly redraw text items when updated through Plotly.react()

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

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

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

説明

  1. Open https://codepen.io/rtwfroody/pen/OJRxdMy, and you'll see a graph with the points labeled "one", "two", and "three".
  2. Hit the toggle checkbox, and the graph contents will change. Now only the first point is labeled. This is expected.
  3. Hit the toggle checkbox again. The code returns the graph to the exact same data as it started with, but the 2nd and 3rd points have no labels.
  4. No matter how many times you hit the checkbox, the original labels are never drawn.

This is a simple example of the issue I have in https://casualhacker.net/covid19-wealth. In that link, you can see that when you change the scale (see log checkboxes), then the labels are redrawn correctly.

Using layout.datarevision doesn't make things better.

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

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

はじめの一歩

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

調査の方向性

リンク先のCodePenの動作をPlotly.react()で再現し、チェックボックスを切り替えてラベルを削除・復元します。まず、テキスト項目に対するPlotly.react()の再描画パスを追跡し、layout.datarevisionがその動作に影響するか確認します。元のデータを復元した後に2番目と3番目のラベルが戻り、初期グラフと一致すれば完了です。

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

評価

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

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

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