XD-DENG / ECharts2Shiny

To insert interactive charts from ECharts into R Shiny applications (在R Shiny app中插入ECharts可交互图形)
https://CRAN.R-project.org/package=ECharts2Shiny
GNU General Public License v2.0
129 stars 47 forks source link

Data Input Format for Word Cloud and Pie Chart #19

Closed XD-DENG closed 8 years ago

XD-DENG commented 8 years ago

Changed the data input format for [1] word cloud and [2] pie charts

Now both charts can accept vector or data.frame of specific format as input.