Skip to content

trying to reset data do nothing #75

@pedefe

Description

@pedefe

Hello,

I display a cloud of points as bubblechart.
I want to reset only data.
So I do :
compassCalibCurve = chart( bubblechart, { ...
Then I display datas. (it works well).
Then I want to reset data:
compassCalibCurve.data = []
compassCalibCurve.renderToDOM(compassCalibDiv)
But nothing occurs. I see rawgraphs-core displayaing the previous datas.
Best regards.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions