python-visualization/folium

TimeSliderChoropleth hides the attribution

Geschlossen

#1.301 geöffnet am 19.04.2020

 (8 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)Python (2.245 Forks)batch import
bughelp wanted

Repository-Metriken

Stars
 (6.527 Sterne)
PR-Merge-Metriken
 (Durchschn. Merge 5T 7h) (5 gemergte PRs in 30 T)

Beschreibung

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

Contributor Guide