mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-05-30 20:34:04 +02:00
Update generate_map.py
This commit is contained in:
2
.github/generate_map.py
vendored
2
.github/generate_map.py
vendored
@@ -103,7 +103,7 @@ def build_choropleth(percent_by_iso):
|
|||||||
range_color=(0, max(vals) if vals else 1),
|
range_color=(0, max(vals) if vals else 1),
|
||||||
)
|
)
|
||||||
fig.update_layout(
|
fig.update_layout(
|
||||||
coloraxis_colorbar=dict(
|
coloraxis_colorbar=dict(
|
||||||
title="% stargazers",
|
title="% stargazers",
|
||||||
len=0.5,
|
len=0.5,
|
||||||
thickness=15,
|
thickness=15,
|
||||||
|
|||||||
Reference in New Issue
Block a user