Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

trying to reset data do nothing #75

Open
pedefe opened this issue Aug 15, 2023 · 0 comments
Open

trying to reset data do nothing #75

pedefe opened this issue Aug 15, 2023 · 0 comments

Comments

@pedefe
Copy link

pedefe commented Aug 15, 2023

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant