윤영준 윤영준 2023-06-14
added more docstring over description of the input of function choropleth_chart
@3995cc5b7b443851f8220dc1964d6e9fb2777301
choropleth.py
--- choropleth.py
+++ choropleth.py
@@ -37,6 +37,7 @@
                           If false, there will be no annotation over region
                           This, takes some time and could be improved if you could simplify polygons,
                           which is not implemented.
+    geo_annot_scale : set the scale of font size, default value was found with trial and error.
     font : Defaults to the default plotly font(Open Sans) if None. 
            Type font name string if you need. 
            Execute font_names.py if you want to see the names of the font that python env recognizes.
Add a comment
List