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

Disable idling on a realtime chart or live image #109

Open
JoNoahBros opened this issue May 22, 2024 · 2 comments
Open

Disable idling on a realtime chart or live image #109

JoNoahBros opened this issue May 22, 2024 · 2 comments
Labels

Comments

@JoNoahBros
Copy link

I have some data plotting using implot, and when i work on the browser the chart goes smoothly, but as soon as i don't do anything withing 3 sec. the chart is "stuttering" and does not go smoothly anymore.
I am using emscripten to build the data.
Thanks

@pthom pthom changed the title Realtime chart Disable idling on Realtime chart May 22, 2024
@pthom
Copy link
Owner

pthom commented May 22, 2024

Hello,

What you are seeing is quite probably related to the idling parameters

https://pthom.github.io/hello_imgui/book/doc_params.html#fps-idling

@JoNoahBros
Copy link
Author

Thanks a lot. Problem solved.

@pthom pthom added the faq label May 22, 2024
@pthom pthom changed the title Disable idling on Realtime chart Disable idling on a realtime chart or live image May 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants