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

Refine #35

Closed XD-DENG closed 8 years ago

XD-DENG commented 8 years ago
  1. now we can specify the maximum bar width for bar charts;
  2. further refined the example codes in documents;