python-visualization/folium

TimeSliderChoropleth hides the attribution

Chiusa

#1301 aperta il 19 apr 2020

 (8 commenti) (0 reazioni) (0 assegnatari)Python (2245 fork)batch import
bughelp wanted

Metriche repository

Star
 (6527 stelle)
Metriche merge PR
 (Merge medio 5g 7h) (5 PR mergiate in 30 g)

Descrizione

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

Guida contributor