python-visualization/folium

TimeSliderChoropleth hides the attribution

已關閉

#1,301 建立於 2020年4月19日

 (8 則留言) (0 個反應) (0 位負責人)Python (2,245 個分叉)batch import
bughelp wanted

倉庫指標

星標
 (6,527 顆星)
PR 合併指標
 (平均合併 5天 7小時) (30 天內合併 5 個 PR)

描述

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

貢獻者指南