apexcharter 0.1.4 Unreleased

  • Upgraded ApexCharts.js to 3.15.5
  • Fixed a bug in grouped bar charts with different levels in groups.
  • New vignette to explain how to sync charts.

apexcharter 0.1.3 2019-11-27

  • Upgraded ApexCharts.js to 3.10.1
  • New function format_num() to format labels on y-axis or tooltip for example.
  • Added localization configs file, see ?ax_chart for examples.

apexcharter 0.1.2 2019-08-22

  • Upgraded ApexCharts.js to 3.8.2
  • Set parent container height to 0 by default (fix #2).

apexcharter 0.1.1 2019-07-28

  • First CRAN release: create interactive chart with the JavaScript ‘ApexCharts’ library. Types of graphics available : bars, columns, splines, lines, scatter, pie, donuts, heatmap, gauge.