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

贡献者指南