This is my first plugin in TiddlyWiki which is mainly for R users to make it is easier to create interactive figures using R package htmlwidgets. In theory, it can support all types of interactive figures supported
htmlwidgets
. Current I only implement echarts4r and leaflet.
I don’t test all figures supported by two R packages, but it should be working for most of them. I also need to improve the docs for this plugin.
tw-htmlwidgets is a wrapper for R package htmlwidgets to display interactive figures in TiddlyWiki.
The following R packages have been wrapped into tw-htmlwidgets.
Tutorial
- Open https://tw-htmlwidgets.bangyou.me/
- Go to the tutorial and see a demo of most features
echartsr
leaflet