mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-01-10 09:51:02 +01:00
Update generate_map.py
This commit is contained in:
4
.github/generate_map.py
vendored
4
.github/generate_map.py
vendored
@@ -102,8 +102,8 @@ def build_choropleth(percent_by_iso):
|
||||
color_continuous_scale="Greens",
|
||||
range_color=(0, max(vals) if vals else 1),
|
||||
)
|
||||
fig.update_layout(
|
||||
coloraxis_colorbar=dict(
|
||||
fig.update_layout(
|
||||
coloraxis_colorbar=dict(
|
||||
title="% stargazers",
|
||||
len=0.5,
|
||||
thickness=15,
|
||||
|
||||
Reference in New Issue
Block a user