
fixed behavior of save flag. Now it will return the choropleth plotly graph object no matter what.
@3000ca33be5d439ad89f3f7493969112cffd6093
--- choropleth.py
+++ choropleth.py
... | ... | @@ -207,4 +207,4 @@ |
207 | 207 |
|
208 | 208 |
print(f"saved at : {p}") |
209 | 209 |
|
210 |
- return fig |
|
210 |
+ return fig(파일 끝에 줄바꿈 문자 없음) |
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?