Add exponentFormat support to contour lines
オープン
まだ誰も着手していません。
feature
P3
- 主要言語
- JavaScript
- スター
- 18.3k
- フォーク
- 2k
- 平均マージ
- 2日 12時間
- マージ済み PR(30日)
- 28
説明
I can set the exponent format to the axis, but there is no similar setting for the contour lines, so I end up with different formats for the contour lines and the axis.
Example:
https://codepen.io/emaringolo/pen/vYmovwW
ps: I asked this in the community forum before, but there was no response, and I didn't find it by looking at the code: https://community.plotly.com/t/exponent-format-in-contour-lines/55545
コントリビューションガイド
はじめの一歩
- issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
- 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
- リポジトリをフォークし、ブランチを切って変更します。
- issue 番号を参照したプルリクエストを送ります。
調査の方向性
まず、リンクされた CodePen の例を再現し、等高線の書式設定と軸の exponentFormat の動作を比較します。次に、等高線ラベルと軸ラベルがどのように書式設定されるかを追跡します。完了条件は、等高線が軸の出力に一致できる exponent format 設定をサポートすることです。
索引モデルが issue の本文から書いたものです。
評価
- 技術スタック
- javascript
- 領域
- data-visualization
- issue の種類
- 機能追加
- 難易度
- 4/5
- 見積もり時間
- 3〜5日
- 活発さ
- 停滞
- 明瞭さ
- おおむね明確
- 初心者へのやさしさ
- 45/100