Skip to content

updateOptions on sync'd charts causes all charts to use the same dataset. #914

@kevinehosford

Description

@kevinehosford

Codepen

https://codepen.io/kevinhos/pen/zYOjpzQ

Explanation

In this codepen you can see that when calling updateOptions on synchronized charts, the charts switch to using the same dataset. If you use exec instead, the charts behave as expected and don't render the same data.

  • What is the behavior you expect?

Synchronized charts maintain their own data when their options are updated.

  • What is happening instead?

Synchronized charts render the same data.

  • What error message are you getting?

N/A

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