update to 3.16

This commit is contained in:
pvictor 2020-02-28 09:31:44 +01:00
parent 1a18a095b2
commit 368af5fa48
3 changed files with 18 additions and 4 deletions

View File

@ -1,7 +1,7 @@
dependencies:
- name: apexcharts
version: 3.15.5
src: htmlwidgets/lib/apexcharts-3.15
version: 3.16.0
src: htmlwidgets/lib/apexcharts-3.16
script: apexcharts.min.js
- name: d3-format
version: 1.4.2

File diff suppressed because one or more lines are too long

View File

@ -660,7 +660,7 @@ heatmap <- heatmap %>%
if (seriesName == 'Missing') return null; else return seriesName;
}"
),
itemMargin = list(vertical = 5)
offsetY = -15
)
```
@ -782,7 +782,7 @@ apex(vaccines, aes(year, state, fill = count), type = "heatmap") %>%
if (seriesName == 'Missing') return null; else return seriesName;
}"
),
itemMargin = list(vertical = 5)
offsetY = -15
) %>%
ax_yaxis(
labels = list(