updated Apexcharts to 3.17.1

This commit is contained in:
pvictor 2020-03-31 09:23:31 +02:00
parent 18dea3f325
commit e74270431d
4 changed files with 5 additions and 19 deletions

View File

@ -1,7 +1,7 @@
apexcharter 0.1.4 apexcharter 0.1.4
================== ==================
* Upgraded ApexCharts.js to 3.17.0 * Upgraded ApexCharts.js to 3.17.1
* Fixed a bug in grouped bar charts with different levels in groups. * Fixed a bug in grouped bar charts with different levels in groups.
* New vignette to explain how to sync charts. * New vignette to explain how to sync charts.
* New vignette to show shiny usage. * New vignette to show shiny usage.

View File

@ -1,6 +1,6 @@
dependencies: dependencies:
- name: apexcharts - name: apexcharts
version: 3.17.0 version: 3.17.1
src: htmlwidgets/lib/apexcharts-3.17 src: htmlwidgets/lib/apexcharts-3.17
script: apexcharts.min.js script: apexcharts.min.js
- name: d3-format - name: d3-format

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long