Skip to content

Commit

Permalink
Remove dependency on plotly in foliummap
Browse files Browse the repository at this point in the history
  • Loading branch information
mscolnick authored Nov 12, 2024
1 parent c7a5f65 commit 613e6cc
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion leafmap/foliumap.py
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,6 @@
from .osm import *
from . import examples
from .map_widgets import *
from .plot import *

from branca.element import Figure, JavascriptLink, MacroElement
from folium.elements import JSCSSMixin
Expand Down

0 comments on commit 613e6cc

Please sign in to comment.