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

How to speed up the plot_animated process the ImageMagick convert is ridiculously slow #42

Open
liaoweiguo opened this issue Nov 1, 2021 · 2 comments

Comments

@liaoweiguo
Copy link

is there a way to convert limited data?

@liaoweiguo
Copy link
Author

data.iloc[::5,].plot_animated.
ImageMagick is slow

@JackMcKew
Copy link
Owner

Pillow is also available for some output types which runs inside the memory of Python

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

2 participants