Glitch when trying to display few data entries sharing only two different dates
オープン
まだ誰も着手していません。
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.
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:
Might that be a tiny bug?
コントリビューションガイド
はじめの一歩
- issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
- 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
- リポジトリをフォークし、ブランチを切って変更します。
- issue 番号を参照したプルリクエストを送ります。
調査の方向性
提供された4行を使用して、グループ化された散布図を再現します。特に、2017年の提出日2件と2024年の提出日2件を重視してください。最後の月を変更したバリアント、または5行目を追加したバリアントと、レンダリングされた日付を比較します。元の4エントリのデータセットで最終日付が2024のままであれば完了です。
索引モデルが issue の本文から書いたものです。
評価
- 技術スタック
- javascript
- 領域
- data-visualization
- issue の種類
- バグ
- 難易度
- 3/5
- 見積もり時間
- 1〜2日
- 活発さ
- 停滞
- 明瞭さ
- おおむね明確
- 初心者へのやさしさ
- 35/100