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

Allow updating visualisation every n steps (instead of every step) #2579

Closed
EwoutH opened this issue Dec 30, 2024 · 3 comments
Closed

Allow updating visualisation every n steps (instead of every step) #2579

EwoutH opened this issue Dec 30, 2024 · 3 comments
Assignees

Comments

@EwoutH
Copy link
Member

EwoutH commented Dec 30, 2024

With many different plots the plotting of all the matplotlib components takes up significant time in the visualisations. An easy and simple way to speed this up would be only plotting the graphs every N steps. We could add a slider to the visualisation that defaults to 1 and allows updating the graphs less frequently for performance.

@HMNS19
Copy link
Contributor

HMNS19 commented Jan 2, 2025

Hello @EwoutH , I'd like to work on this issue. Can you assign this to me

@EwoutH
Copy link
Member Author

EwoutH commented Jan 2, 2025

Yes, let me know if you have any questions.

@Sahil-Chhoker
Copy link
Contributor

@EwoutH I think this issue can be closed!

@EwoutH EwoutH closed this as completed Jan 10, 2025
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

3 participants