Skip to content

Allow data to be updated #6

Description

@adamlwgriffiths

C3 has the ability to load data using the <chart>.load function.
Because the data in react-c3 is in a property, it cannot be modified and the entire component must be re-rendered.

Looking at react-rt-chart, it seems the way to do this is to use state instead of props.

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

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions