
added more docstring over description of the input of function choropleth_chart
@3995cc5b7b443851f8220dc1964d6e9fb2777301
--- choropleth.py
+++ choropleth.py
... | ... | @@ -37,6 +37,7 @@ |
37 | 37 |
If false, there will be no annotation over region |
38 | 38 |
This, takes some time and could be improved if you could simplify polygons, |
39 | 39 |
which is not implemented. |
40 |
+ geo_annot_scale : set the scale of font size, default value was found with trial and error. |
|
40 | 41 |
font : Defaults to the default plotly font(Open Sans) if None. |
41 | 42 |
Type font name string if you need. |
42 | 43 |
Execute font_names.py if you want to see the names of the font that python env recognizes. |
Add a comment
Delete comment
Once you delete this comment, you won't be able to recover it. Are you sure you want to delete this comment?