plotly / plotly/plotly.js

add more transition types

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

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

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

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

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

はじめの一歩

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

調査の方向性

まず、#1849、#4180、#4186 で参照されているトランジション作業を確認します。これには、バーのテキスト色とフォントサイズに関する残りのコメントも含まれます。この issue のチェックリストを使って、位置、サイズ、色、範囲の tweening のうち、どの領域が残っているかを判断します。完了とは、該当するリスト済みの trace type がそれらのトランジションをサポートしていることを意味します。

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

評価

技術スタック
javascript
領域
data-visualization
issue の種類
機能追加
難易度
5/5
見積もり時間
1週間以上
活発さ
停滞
明瞭さ
説明が足りない
初心者へのやさしさ
25/100

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

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