Update generate_map.py

This commit is contained in:
Alexandre
2025-06-15 06:57:24 +02:00
committed by GitHub
parent 1ea52c290e
commit 6d3daa0e57

View File

@@ -104,7 +104,7 @@ def build_choropleth(percent_by_iso):
)
fig.update_layout(
coloraxis_colorbar=dict(
        title="% stargazers",
title="% stargazers",
        len=0.5,
        thickness=15,
        x=0.95,