-
-
Couldn't load subscription status.
- Fork 1.4k
Closed
Description
According to https://apexcharts.com/javascript-chart-demos/mixed-charts/line-area/, opacity of fill option can take number[] for each series, but its type definition does not.
apexcharts.js/types/apexcharts.d.ts
Lines 551 to 553 in 6451a9d
| type ApexFill = { | |
| colors?: any[] | |
| opacity?: number |
Everything else of ApexCharts is great! Thanks!
Metadata
Metadata
Assignees
Labels
No labels