Skip to content

updateOptions has no effect in donut chart #5057

@illjah42

Description

@illjah42

Description

when chart renders first time, and then we want to re-render it with new data, calling updateOptions method - nothing happens, chart stays the same. but when you resize window, new data appears

Steps to Reproduce

  1. Create donut chart
  2. Call updateOptions() method with new data

Expected Behavior

chart re-renders

Actual Behavior

nothing happened

Reproduction Link

https://codepen.io/illjah42/pen/MYwrPmq

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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

        Participants

        @illjah42

        Issue actions

          updateOptions has no effect in donut chart · Issue #5057 · apexcharts/apexcharts.js