Skip to content

Releases: helgasoft/echarty

v.0.1.3

18 Mar 06:43
Compare
Choose a tag to compare
  • crosstalk support added, send & receive for brush and filter actions in 2D. 3D/GL is brush-receiver only.
  • ec.timegrp added, a helper to build timeline data for a grouped data.frame
  • ec.data with additional parameter header

v. 0.1.2

14 Mar 22:52
Compare
Choose a tag to compare
  • 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

22 Feb 03:41
Compare
Choose a tag to compare
  • 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