Better selection highlighting for splom traces
オープン
まだ誰も着手していません。
feature
P2
- 主要言語
- JavaScript
- スター
- 18.3k
- フォーク
- 2k
- 平均マージ
- 2日 12時間
- マージ済み PR(30日)
- 28
説明
Crossfiltering within a splom is perhaps its most powerful (and fun!) feature. We should make this better by:
- When there's a
splomtrace, makedragmode: 'select'the default, rather than'zoom', so more people are encouraged to find and use this! - Further fade the deselected points.
splomtraces encourage many small panes, which makes points overlap a lot, so the opacity we normally use for deselection builds up to the point you can't distinguish selected from deselected very well. We should decrease the opacity, and/or partially desaturate the colors, by default. Here's an example from https://plot.ly/python/splom/ - off-diagonal you can certainly see the selection, but it doesn't really pop out as much as it could. On diagonal, where the overlap is much greater, you can't even really see the selection:

コントリビューションガイド
はじめの一歩
- issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
- 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
- リポジトリをフォークし、ブランチを切って変更します。
- issue 番号を参照したプルリクエストを送ります。
調査の方向性
ファイル、テスト、エントリポイントは指定されていません。splom のトレース処理を見つけ、次に dragmode のデフォルト値と選択解除されたポイントのスタイルがどのように選択されるかを調べます。両方のデフォルト値を変更する前に、既存の選択動作と比較してください。splom が select mode で開始し、密集したペインでも選択されたポイントが明確に区別できれば完了です。
索引モデルが issue の本文から書いたものです。
評価
- 技術スタック
- javascript
- 領域
- data-visualization
- issue の種類
- 機能追加
- 難易度
- 4/5
- 見積もり時間
- 3〜5日
- 活発さ
- 停滞
- 明瞭さ
- おおむね明確
- 初心者へのやさしさ
- 35/100