Need scrollbar when having many data in a boxplot to go over the data smooth
オープン
まだ誰も着手していません。
feature
P3
- 主要言語
- JavaScript
- スター
- 18.3k
- フォーク
- 2k
- 平均マージ
- 2日 12時間
- マージ済み PR(30日)
- 28
説明
In a boxplot, the user can have a lot of data. It is hard to visualize anything if all the data is shown. Instead, we can show several boxes when the plot renders, but the user needs to see the rest of the data (box by box, not all in one view). A horizontal scroll bar is ideal, because using the mouse to move the view will unintentionally change the vertical axis view and the purpose would be to visualize how the boxes differ in height and position on vertical axis.
コントリビューションガイド
はじめの一歩
- issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
- 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
- リポジトリをフォークし、ブランチを切って変更します。
- issue 番号を参照したプルリクエストを送ります。
調査の方向性
ファイル名もテスト名も指定されていません。まず、plotly.js における boxplot の描画とインタラクションのエントリーポイントを見つけ、次に水平方向および垂直方向のナビゲーションがどのように処理されているかを調べてください。ユーザーが垂直軸の表示を維持したまま、ボックスを水平方向にスクロールできれば完了です。
索引モデルが issue の本文から書いたものです。
評価
- 技術スタック
- d3, javascript
- 領域
- data-visualization
- issue の種類
- 機能追加
- 難易度
- 4/5
- 見積もり時間
- 3〜5日
- 活発さ
- 停滞
- 明瞭さ
- おおむね明確
- 初心者へのやさしさ
- 42/100