dreamRs / esquisse

RStudio add-in to make plots interactively with ggplot2
https://dreamrs.github.io/esquisse
Other
1.78k stars 229 forks source link

leaflet map in esquisse #161

Closed gadepallivs closed 3 years ago

gadepallivs commented 3 years ago

Is it possible to add leaflet maps under esquisse ? if my data has long and lat or zip code, how do offer an option for maps ?

pvictor commented 3 years ago

Unfortunately no, only {ggplot2} figures can be plotted with {esquisse}.

Victor