python-visualization/folium

TimeSliderChoropleth hides the attribution

Fermée

#1 301 ouverte le 19 avr. 2020

 (8 commentaires) (0 réaction) (0 personne assignée)Python (2 245 forks)batch import
bughelp wanted

Métriques du dépôt

Stars
 (6 527 étoiles)
Métriques de merge PR
 (Merge moyen 5j 7h) (5 PRs mergées en 30 j)

Description

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

Guide contributeur