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

Can we speed up the plotting? #88

Open
StephenNneji opened this issue Nov 4, 2024 · 0 comments
Open

Can we speed up the plotting? #88

StephenNneji opened this issue Nov 4, 2024 · 0 comments
Labels
enhancement New feature or request question Further information is requested

Comments

@StephenNneji
Copy link
Contributor

StephenNneji commented Nov 4, 2024

Investigate and implement speed up for the plotting. This can be done by either using a faster plot library or refactoring the current plot to reduce how many things are drawn

The following libraries have been suggested

  • fastplotlib which is still in alpha
  • Vispy
  • pyqtgraph
  • Raw OpenGL
@StephenNneji StephenNneji added question Further information is requested enhancement New feature or request labels Nov 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request question Further information is requested
Projects
None yet
Development

No branches or pull requests

1 participant