You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Expected behavior
The expected behavior is to get a folium map with red to green colormap having the caption "Agency's rating" but i got a white rectangle
Environment (please complete the following information):
Browser chrome and edge
Jupyter lab
Python version 3.9.10
folium version 0.12.1.post1
branca version 0.4.2
Additional context
The code works perfectly fine if the caption does not have an apostrophe.
Possible solutions
List any solutions you may have come up with.
folium is maintained by volunteers. Can you help making a fix for this issue?
The text was updated successfully, but these errors were encountered:
Describe the bug
When the caption of the colormap contains an apostrophe, the folium map does not show (I get a white rectangle)
To Reproduce
Expected behavior
The expected behavior is to get a folium map with red to green colormap having the caption "Agency's rating" but i got a white rectangle
Environment (please complete the following information):
Additional context
The code works perfectly fine if the caption does not have an apostrophe.
Possible solutions
List any solutions you may have come up with.
folium is maintained by volunteers. Can you help making a fix for this issue?
The text was updated successfully, but these errors were encountered: