Skip to content

Commit 853b399

Browse files
committed
v0.5.0
1 parent 57017c1 commit 853b399

2 files changed

Lines changed: 5 additions & 3 deletions

File tree

DESCRIPTION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
Package: apexcharter
2-
Version: 0.4.5.9200
2+
Version: 0.5.0
33
Title: Create Interactive Chart with the JavaScript 'ApexCharts' Library
44
Description: Provides an 'htmlwidgets' interface to 'apexcharts.js'.
55
'Apexcharts' is a modern JavaScript charting library to build interactive charts and visualizations with simple API.

NEWS.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,13 @@
1-
apexcharter 0.4.6
1+
apexcharter 0.5.0
22
==================
33

44
* Updated ApexCharts.js to 5.15.2 (see https://github.com/apexcharts/apexcharts.js/releases).
5+
* `apex()` : added support for `type = "violin"`, see vignette for an example.
6+
* `apexchart()` changed default size in rmarkdown document to "400px".
57

68

79

8-
apexcharter 0.4.5
10+
apexcharter 0.4.6
911
==================
1012

1113
* Updated ApexCharts.js to 5.10.1 (see https://github.com/apexcharts/apexcharts.js/releases).

0 commit comments

Comments
 (0)