updated Apexcharts to 3.26.3

This commit is contained in:
pvictor 2021-05-19 10:04:34 +02:00
parent ea494e899d
commit dfd9bb07af
No known key found for this signature in database
GPG Key ID: 31124C9F3F9268B8
4 changed files with 12 additions and 5 deletions

View File

@ -1,5 +1,5 @@
Package: apexcharter
Version: 0.2.0
Version: 0.2.0.9000
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,3 +1,10 @@
apexcharter 0.2.1
==================
* Updated ApexCharts.js to 3.26.3
apexcharter 0.2.0
==================

View File

@ -1,6 +1,6 @@
dependencies:
- name: apexcharts
version: 3.26.2
version: 3.26.3
src: htmlwidgets/assets/apexcharts-3.26
script: apexcharts.min.js
- name: apexcharter-css

File diff suppressed because one or more lines are too long