python-visualization/folium

TimeSliderChoropleth hides the attribution

Fechada

#1.301 aberto em 19 de abr. de 2020

 (8 comentários) (0 reação) (0 responsável)Python (2.245 forks)batch import
bughelp wanted

Métricas do repositório

Stars
 (6.527 estrelas)
Métricas de merge de PR
 (Mesclagem média 5d 7h) (5 fundiu PRs em 30d)

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

Guia do colaborador