Skip to content

responsiveOptions is not reactive #48

@matteoraf

Description

@matteoraf

I'm using vue-chartist to implement a chart to show different data sets.
By simply changing the data in series and options props, the chart gets updated correctly.
What doesn't change instead is the responsiveOptions prop.

Can it be made reactive to by adding it to the watch object?

responsiveOptions: { handler: 'redraw', deep: true },

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions