Releases: helgasoft/echarty
Releases · helgasoft/echarty
v.0.1.3
v. 0.1.2
- ec.data now with three format values
- ec.fromJson has now "..." (additional arguments)
- ecr.band has new parameter 'two' for alternative rendering
- error bars added as ecr.ebars with support for grouped data
- more examples in ec.examples
- some code optimization
plugins and JS-to-R translation assistant
- added ec.plugjs - install unknown plugins, like JS maps
- added ec.js2r - a JS to R translation assistant, a Shiny app
- ec.init update: one-time install for all plugins except built-in leaflet/custom
- GL merged with 3D as plugin '3D'
- more plugins: liquidfill, world, wordcloud, gmodularity
- more code examples in ec.examples
- ec.sband renamed to ec.band