echarts
echarts copied to clipboard
🐳 echarts for R - htmlwidget
UNMAINTAINED
echarts

R htmlwidget for Baidu's ECharts 2.2.7
Check out echarts for ECharts version 4: echarts4r
Installation
You can install echarts from github with:
# install.packages("devtools")
devtools::install_github("JohnCoene/echarts")
Features
- 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