Skip to content

ApexFill type definition seems incorrect #1157

@taqqanori

Description

@taqqanori

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.

type ApexFill = {
colors?: any[]
opacity?: number

Everything else of ApexCharts is great! Thanks!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions