python-visualization/folium

TimeSliderChoropleth hides the attribution

クローズ

#1,301 opened on 2020/04/19

 (8 件のコメント) (0 件のリアクション) (0 人の担当者)Python (2,245 件のフォーク)batch import
bughelp wanted

Repository metrics

Stars
 (6,527 個のスター)
PR merge metrics
 (平均マージ 5d 7h) (30d で 5 merged PRs)

説明

Problem description

See the last cell at https://nbviewer.jupyter.org/github/python-visualization/folium/blob/master/examples/TimeSliderChoropleth.ipynb. The attribution is supposed to be at the lower-right corner but it's hidden. (It is in HTML but the attribute layer doesn't show.)

Expected Output

Other plugins don't hide the attribution: https://nbviewer.jupyter.org/github/python-visualization/folium/blob/master/examples/Plugins.ipynb

Output of folium.__version__

0.10.1

コントリビューターガイド