R htmlwidget for Baidu's ECharts 2.2.7
Check out echarts for ECharts version 4: echarts4r
You can install echarts from github with:
# install.packages("devtools")
devtools::install_github("JohnCoene/echarts")
- bar charts
- line charts
- area charts
- pie & donut charts
- heatmaps
- chord diagrams
- venn diagrams
- gauges
- force networks
- word-clouds
- maps
- candlestick charts
- themes
- responsive
- animations
- data loading effects
- tons of options