Skip to content

breaks if update the height #135

Closed as not planned
Closed as not planned
@NeluQi

Description

@NeluQi

The chart breaks if you update the height

I have

<VueApexChart
width="100%"
:type="optionsChart.chart.type"
:height="`${settings.chartHeight ?? 200}px`"
:options="optionsChart"
:series="optionsChart.series ?? []"
/>

When the chartHeight change- the chart disappears

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions