update to ApexCharts 1.3.8

This commit is contained in:
pvictor 2018-08-20 23:02:46 +02:00
parent 6648bf925b
commit f3694c4099
4 changed files with 5 additions and 5 deletions

View File

@ -47,7 +47,7 @@ apexcharter <- function(ax_opts = list(), data = NULL, width = NULL, height = NU
viewer.defaultWidth = "100%",
knitr.figure = FALSE,
browser.fill = TRUE,
viewer.suppress = TRUE,
viewer.suppress = FALSE,
browser.external = TRUE,
padding = 20
)

View File

@ -1,5 +1,5 @@
dependencies:
- name: apexcharts
version: 1.2.4
src: htmlwidgets/lib/apexcharts-1.2.4
version: 1.3.8
src: htmlwidgets/lib/apexcharts-1.3
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