updated ApexCharts.js to 3.10.1

This commit is contained in:
pvictor 2019-11-26 10:17:08 +01:00
parent 0259eb2bb4
commit 500619df5a
4 changed files with 10 additions and 10 deletions

View File

@ -1,5 +1,5 @@
Package: apexcharter
Version: 0.1.2.900
Version: 0.1.2.910
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.
@ -27,7 +27,7 @@ Suggests:
shiny,
gapminder,
highcharter
RoxygenNote: 6.1.1
RoxygenNote: 7.0.1
URL: https://github.com/dreamRs/apexcharter
BugReports: https://github.com/dreamRs/apexcharter/issues
VignetteBuilder: knitr

View File

@ -1,5 +1,5 @@
dependencies:
- name: apexcharts
version: 3.8.4
src: htmlwidgets/lib/apexcharts-3.8
version: 3.10.1
src: htmlwidgets/lib/apexcharts-3.10
script: apexcharts.min.js

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long