plotly / plotly/plotly.js

timezone dependent bugs

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

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

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

説明

I don't think this has been fixed. I took the original code pen and updated it to 2.3.0:

https://codepen.io/Djeramon/pen/XWRVzwz

The behavior is not yet right. Two things are going wrong:

  • For the last data point only the hover label of a single trace is shown. (Yen)
  • The values for all other traces are shifted and are not shown correctly. (e.g. the third data point for US Dollar should be the value 6, but instead the hover label shows the value 8)

Originally posted by @Djeramon in https://github.com/plotly/plotly.js/issues/5822#issuecomment-886413675

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

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

はじめの一歩

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

調査の方向性

まず、リンクされた CodePen で動作を再現し、元の issue #5822 と比較します。再現結果から、タイムゾーンに依存するホバーラベルとポイント値の処理を追跡します。完了条件は、最終ポイントにすべての trace が表示され、各ホバーラベルに正しい値が表示されることです。

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

評価

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

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

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