adamchalmers / adamchalmers/eliot_quantified_health

gradient vs stepped data

オープン
#2 コメント 0 件 リアクション 0 件 担当者 0 名 GitHub で見る
主要言語
HTML
スター
0
フォーク
0
PR マージ指標
30日以内にマージされた PR はありません

説明

For some data it might make more visual sense to see it in stepped form, not a pure gradient, i.e. instead of going from rgb# 0, 1, 2, 3, 4, 5, 6, 7, to go 0, 2, 4, 6, 8, or 1, 4, 8, 12, 16. to make the representation more visually helpful to humans to be able to differentiate different values.

Also it might sometimes be better to see the data as a gradient, so best to create another chart, rather than modify the existing one.

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

このリポジトリのコントリビューションガイドは索引されていません

調査の方向性

Locate the Python code that renders the HTML heatmap and identify the current chart entry point. Read how the existing gradient representation is produced, then determine how a separate stepped chart would fit alongside it. Done means users can choose or view both gradient and stepped representations for the same data.

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

評価

技術スタック
html, python
領域
data-visualization
issue の種類
機能追加
難易度
3/5
見積もり時間
1〜2日
活発さ
停滞
明瞭さ
おおむね明確
初心者へのやさしさ
30/100

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

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