updated news

This commit is contained in:
pvictor 2020-03-18 18:55:30 +01:00
parent c3530c74c6
commit 373d80ceff
2 changed files with 6 additions and 3 deletions

View File

@ -1,12 +1,12 @@
Package: apexcharter
Version: 0.1.3.930
Version: 0.1.3.990
Title: Create Interactive Chart with the JavaScript 'ApexCharts' Library
Description: Provides an 'htmlwidgets' interface to 'apexcharts.js'.
'Apexcharts' is a modern JavaScript charting library to build interactive charts and visualizations with simple API.
'Apexcharts' examples and documentation are available here: <https://apexcharts.com/>.
Authors@R: c(
person("Victor", "Perrier", email = "victor.perrier@dreamrs.fr", role = c("aut", "cre")),
person("Fanny", "Meyer", email = "fanny.meyer@dreamrs.fr", role = "aut"),
person("Fanny", "Meyer", role = "aut"),
person("Juned", "Chhipa", role = "cph", comment = "apexcharts.js library"),
person("Mike", "Bostock", role = "cph", comment = "d3.format library"))
License: MIT + file LICENSE

View File

@ -1,9 +1,12 @@
apexcharter 0.1.4
==================
* Upgraded ApexCharts.js to 3.15.5
* Upgraded ApexCharts.js to 3.16.1
* Fixed a bug in grouped bar charts with different levels in groups.
* New vignette to explain how to sync charts.
* New vignette to show shiny usage.
* Added functions `set_input_click()`, `set_input_zoom()` and `set_input_selection()` to add interaction in Shiny applications.
apexcharter 0.1.3