update Apexcharts to 3.15.5

This commit is contained in:
pvictor 2020-02-07 10:30:56 +01:00
parent 7097b8bf2a
commit ef63ec04e0
3 changed files with 6 additions and 6 deletions

View File

@ -1,5 +1,5 @@
Package: apexcharter
Version: 0.1.3.900
Version: 0.1.3.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.

View File

@ -1,6 +1,6 @@
dependencies:
- name: apexcharts
version: 3.15.3
version: 3.15.5
src: htmlwidgets/lib/apexcharts-3.15
script: apexcharts.min.js
- name: d3-format

File diff suppressed because one or more lines are too long