Closed FrancoisGuillem closed 7 years ago
When I build locally I get this:
[2017-06-26 17:08:23] ERROR `/images/manipulateWidget.png' not found.
[2017-06-26 17:08:23] ERROR `/images/leaflet.minicharts.png' not found.
I must have missed the missing thumbnail for manipulateWidget earlier or maybe it went away. Anyway, can you add these thumbnails?
Indeed, I forgot to add the two images to my commits. It should be fixed now.
Thanks!
As discussed in #43,
leaflet.minicharts
enhances htmlwidgets created withleaflet
. SimilarlymanipulateWidget
is not a htmlwidget, but it can combine multiple widgets into a single one. This is useful to visualize at same time multiple charts in the viewer pane of Rstudio. Moreover the package can be used to generate a simple UI to modify a widget.