Skip to content

Updating options for a grouped chart makes all of the charts get the same options #623

@joakimglaving

Description

@joakimglaving

Demo: https://codesandbox.io/s/vue-apexcharts-sync-annotation-problem-kz2ff

Steps to reproduce: Click on the Set annotation button

  • What is the behavior you expect?
    The first chart gets an annotation between the first and the second xaxis point, while the second chart gets an annotation between the sixth and the seventh point.

  • What is happening instead?
    Both charts get an annotation between the sixth and the seventh point.

This only happens to grouped charts - if I remove group: "sameGroup", the problem goes away.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions