apexcharter/NEWS.md

30 lines
775 B
Markdown
Raw Normal View History

2020-02-12 11:57:24 +01:00
apexcharter 0.1.4
==================
* Upgraded ApexCharts.js to 3.15.5
* Fixed a bug in grouped bar charts with different levels in groups.
2019-11-26 12:49:03 +01:00
apexcharter 0.1.3
==================
* Upgraded ApexCharts.js to 3.10.1
2019-11-26 14:44:59 +01:00
* New function `format_num()` to format labels on y-axis or tooltip for example.
* Added localization configs file, see `?ax_chart` for examples.
2019-11-26 12:49:03 +01:00
2019-08-20 14:27:40 +02:00
apexcharter 0.1.2
==================
2019-11-27 23:17:23 +01:00
* Upgraded ApexCharts.js to 3.8.2
2019-08-20 14:27:40 +02:00
* Set parent container height to 0 by default (fix [#2](https://github.com/dreamRs/apexcharter/issues/2)).
2019-07-29 09:30:42 +02:00
apexcharter 0.1.1
2019-05-15 11:53:53 +02:00
==================
2019-07-29 09:30:42 +02:00
* First CRAN release: create interactive chart with the JavaScript 'ApexCharts' library. Types of graphics available : bars, columns, splines, lines, scatter, pie, donuts, heatmap, gauge.
2019-05-15 11:53:53 +02:00