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

Animation Slow/Choppy #147

Closed
rejdic opened this issue Aug 16, 2017 · 3 comments
Closed

Animation Slow/Choppy #147

rejdic opened this issue Aug 16, 2017 · 3 comments
Milestone

Comments

@rejdic
Copy link

rejdic commented Aug 16, 2017

Hi I'm doing something similar to the "Total Steps" graph you have in your examples:

https://camo.githubusercontent.com/0858db57496e5802ed511310896b44430b9ac551/687474703a2f2f692e696d6775722e636f6d2f725149683371442e676966

My graph has 19 columns and 20 Bar segment counts per column. When the graph goes to animate initially it is rendering very slow and choppy. I also saw that there are large CPU spikes during this time. Is there anyway to make the graph animate easier or be less GPU intensive?

@vhailor13
Copy link
Contributor

Hello @rejdic ,
Do you use master branch or released version? Master branch currently contains new zPosition fix logic, which requires some more optimization.

@alan-andrade
Copy link

Hey @rejdic , did the answer work ? If so, can we solve this issue ?

Thanks !

@ystrot
Copy link
Member

ystrot commented Aug 31, 2017

The current master version doesn't have serious lags, so both release and develop version should be fast enough to animate tens of objects.

@ystrot ystrot closed this as completed Aug 31, 2017
@ystrot ystrot added this to the 0.8.3 milestone Sep 19, 2017
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

4 participants