add more transition types
オープン
まだ誰も着手していません。
feature
P3
- 主要言語
- JavaScript
- スター
- 18.3k
- フォーク
- 2k
- 平均マージ
- 2日 12時間
- マージ済み PR(30日)
- 28
説明
On the heels of #1849 being closed (via https://github.com/plotly/plotly.js/pull/3217), here's a list of new transition types/tweens that we'll want to add, probably piece by piece, trace by trace:
- mark position tweening for all scatter types, and for bars (i.e. ranked bars that change rank)
- bar position tweens done in #4180 and #4186
- size tweening for everything that has a size: marker size for all scatter traces, height of bar/barpolar, box and violin parameters, text elements
- bar height tweens done in #4180
- color tweening for everything that has a color: bars, choropleths, boxes, whatever
- bar color tweens done in #4180
- range tweening for everything that has a range
- bar text color and font-size tweening https://github.com/plotly/plotly.js/pull/4186#issuecomment-533699952
コントリビューションガイド
はじめの一歩
- issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
- 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
- リポジトリをフォークし、ブランチを切って変更します。
- issue 番号を参照したプルリクエストを送ります。
調査の方向性
まず、#1849、#4180、#4186 で参照されているトランジション作業を確認します。これには、バーのテキスト色とフォントサイズに関する残りのコメントも含まれます。この issue のチェックリストを使って、位置、サイズ、色、範囲の tweening のうち、どの領域が残っているかを判断します。完了とは、該当するリスト済みの trace type がそれらのトランジションをサポートしていることを意味します。
索引モデルが issue の本文から書いたものです。
評価
- 技術スタック
- javascript
- 領域
- data-visualization
- issue の種類
- 機能追加
- 難易度
- 5/5
- 見積もり時間
- 1週間以上
- 活発さ
- 停滞
- 明瞭さ
- 説明が足りない
- 初心者へのやさしさ
- 25/100