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

Smooth line chart animation #2402

Open
Kalvin126 opened this issue Apr 28, 2017 · 8 comments
Open

Smooth line chart animation #2402

Kalvin126 opened this issue Apr 28, 2017 · 8 comments

Comments

@Kalvin126
Copy link

The current animation for line charts animate per point as in it draws a point, and the previous connecting line, and repeat. What I want to accomplish is smooth animation of the connecting lines instead of having them pop in fully.

@xradeon
Copy link

xradeon commented May 2, 2017

I'm having the same issue when animating xAxis.. In fact there's no animation at all.. only a little delay between each point.

yAxisAnimation has no issues and is smooth animated.

@liuxuan30
Copy link
Member

Well, we are very short handed, so welcome to help improve it.

@balkarov
Copy link

balkarov commented Jul 8, 2017

+1

2 similar comments
@delox
Copy link

delox commented Dec 23, 2017

+1

@TheLittleBoy
Copy link

+1

@achirkof
Copy link

+1

@palancana
Copy link

+1

If somebody knows at least how to approach this, share your thoughts! Maybe we can work a solution. I've been looking at it and I don't get how the Y axis is animated smoothly and the X axis is not as they seem to use the same logic.

@iMacHumphries
Copy link

This would be solved by #3131, but it will require major refactoring :/

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

10 participants