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

Disabling _onPushEvent #11894

Open
firebird631 opened this issue Sep 5, 2024 · 0 comments
Open

Disabling _onPushEvent #11894

firebird631 opened this issue Sep 5, 2024 · 0 comments

Comments

@firebird631
Copy link

Feature Proposal

I have many series per frame to update, and I don't want a _onPushEvent call at each intermediate push (one by series).
It could be interesting to have a way to disable _onPushEvent and freely update the dataset array without it trigger anything internally. I finally have my last per frame message to know I have to call chart.update('none').

I am astonished that there is no actual solution and nobody complains about that.

Possible Implementation

No response

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

No branches or pull requests

1 participant