plotly / plotly/plotly.js

Glitch when trying to display few data entries sharing only two different dates

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

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

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

説明

I have a scatter plot (grouped) that works correctly for every other dataset except for this one. Here, the last date should be in 2024, but is displayed in 2027.

Image

This one only has 4 entries that should display on 2 different dates.

,id,country,affiliation,draft,title,submission_date,wg,docid
0,116736,,ARTICLE 19,draft-irtf-hrpc-research-14,Research into Human Rights Protocol Considerations,2017-10-01,,RFC8280
1,119890,,Oxford Internet Institute,draft-irtf-hrpc-research-14,Research into Human Rights Protocol Considerations,2017-10-01,,RFC8280
2,116736,,University of Amsterdam,draft-irtf-hrpc-guidelines-21,Guidelines for Human Rights Protocol and Architecture Considerations,2024-09-01,,RFC9620
3,125317,,GG,draft-irtf-hrpc-guidelines-21,Guidelines for Human Rights Protocol and Architecture Considerations,2024-09-01,,RFC9620

Now, if I change the month of the last entry, then the display works. If I add a 5th entry, the display also works. I'm not sure what to make of that:

Image

Might that be a tiny bug?

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

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

はじめの一歩

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

調査の方向性

提供された4行を使用して、グループ化された散布図を再現します。特に、2017年の提出日2件と2024年の提出日2件を重視してください。最後の月を変更したバリアント、または5行目を追加したバリアントと、レンダリングされた日付を比較します。元の4エントリのデータセットで最終日付が2024のままであれば完了です。

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

評価

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

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

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