Thanks to visit codestin.com
Credit goes to github.com

Skip to content

"double-pendulum" example's speed not correct / varying #13267

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

Closed
unedited-despair opened this issue Jan 23, 2019 · 1 comment
Closed

"double-pendulum" example's speed not correct / varying #13267

unedited-despair opened this issue Jan 23, 2019 · 1 comment

Comments

@unedited-despair
Copy link

unedited-despair commented Jan 23, 2019

Bug report

Bug summary

"matplotlib/examples/animation/double_pendulum_sgskip.py": The animation seems to be speed up by either factor 2 or factor 4 (mostly factor 4, the behaviour isn't consistent though). So per second, about 2 or 4 displayed "seconds" are passing in the animation window with the animation processing significantly faster as expected.

Code for reproduction

The example was not changed.

Matplotlib version

  • Operating system: Linux version 4.20.3-arch1-1-ARCH (builduser@heftig-25602) (gcc version 8.2.1 20181127 (GCC)) Fix autofmt_xdate() when using in conjunction with twinx() #1 SMP PREEMPT Wed Jan 16 22:38:58 UTC 2019

  • Matplotlib version: 3.0.2

  • Matplotlib backend: TkAgg

  • Python version: 3.7.2

  • Other libraries: Numpy: 1.16.0
    Scipy: 1.2.0

I installed Python from the Arch repositories. I installed matplotlib via pip.

@timhoffm
Copy link
Member

Thanks for the report. The intended time interval and the interval at which frames were displayed did not match. See #13271.

@QuLogic QuLogic added this to the v3.1 milestone Jan 23, 2019
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

4 participants