python-visualization / python-visualization/folium
New function: color legend and color proportion in folium.heatmap
まだ誰も着手していません。
- 主要言語
- Python
- スター
- 7.4k
- フォーク
- 2.3k
- 平均マージ
- 17時間 22分
- マージ済み PR(30日)
- 11
説明
Describe the solution you'd like
without change the default color in current folium heatmap.
we want to see a color legend can be show on map and different color proportion can be showed next to the color legend.
Describe alternatives you've considered
add a color legend can show the correspondence between clor and value
add a color proportion can tell user the percentage of different color, it is very convenient for making statistics.
Additional context
a example link can be seen here:
https://en.wikipedia.org/wiki/Heat_map#/media/File:LakeEffectSnowBuffalo101206.gif
Implementation
yes, I have used it in my example and I will share it with my friends.
コントリビューションガイド
はじめの一歩
- issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
- 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
- リポジトリをフォークし、ブランチを切って変更します。
- issue 番号を参照したプルリクエストを送ります。
調査の方向性
まず folium.heatmap とリンクされたヒートマップの例を確認し、デフォルトの色付けを変更せずに、凡例と色の割合に関する要件を定義します。要求された可視化が地図上でどのように表示されるべきかを確認します。地図に色と値の対応関係および割合が凡例とともに表示されれば完了です。
索引モデルが issue の本文から書いたものです。
評価
- 技術スタック
- javascript, python
- 領域
- data-visualization
- issue の種類
- 機能追加
- 難易度
- 5/5
- 見積もり時間
- 1週間以上
- 活発さ
- 停滞
- 明瞭さ
- 説明が足りない
- 初心者へのやさしさ
- 30/100