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 add buffer animation to price jump #567

Closed
liubin595338764 opened this issue Sep 10, 2020 · 9 comments · Fixed by #797
Closed

How to add buffer animation to price jump #567

liubin595338764 opened this issue Sep 10, 2020 · 9 comments · Fixed by #797
Assignees
Labels
enhancement Feature requests, and general improvements.
Milestone

Comments

@liubin595338764
Copy link

How to add buffer animation when price jumps
areaSeries.update

GIF1

@timocov
Copy link
Contributor

timocov commented Sep 10, 2020

Related to #254.

It's currently impossible. I'm not sure how many users this features is needed though.

@timocov
Copy link
Contributor

timocov commented Sep 10, 2020

But anyway whether we decide it implement it, I don't think that it will be easy to do, because of making animations on a canvas inside the whole application might be hard (paining comes from one side, invalidating from another one, etc).

@liubin595338764
Copy link
Author

But anyway whether we decide it implement it, I don't think that it will be easy to do, because of making animations on a canvas inside the whole application might be hard (paining comes from one side, invalidating from another one, etc).

It's great. We're looking forward to it

Now users are not satisfied with the ordinary K-line chart, the interesting animation effect is more attractive

@hellogiex
Copy link

Its definitely a great feature, looking forward to it as well

@hx6509
Copy link

hx6509 commented Oct 10, 2020

ChartIQ offers the feature, but I don't think it is as simple to adopt as tradingview

https://jsfiddle.net/chartiq/6fqw652z/

@hiendv
Copy link

hiendv commented Dec 16, 2020

@timocov Thanks for taking up the feature. Can we have an update on the progress please? Thank you!

@Thimows
Copy link

Thimows commented Jan 29, 2021

@timocov Any updates on this? This is really a must have for a chart library. Thanks!

@timocov timocov added the need more feedback Requires more feedback. label Jan 29, 2021
@timocov
Copy link
Contributor

timocov commented Jan 29, 2021

If you're interesting in this feature, you can put your 👍 to the topic message, please don't post messages like "any updates?" - we'll post updates if we have any.

As I said in #567 (comment), it's quite complicated thing to implement, it's not just wrap animation in rAF though.

@kirchet kirchet mentioned this issue Jul 27, 2021
3 tasks
@timocov timocov added enhancement Feature requests, and general improvements. and removed need more feedback Requires more feedback. labels Sep 2, 2021
@timocov timocov added this to the 3.6 milestone Sep 2, 2021
@Ahtisham-01
Copy link

Ahtisham-01 commented Nov 13, 2023

@liubin595338764
i am facing the same issue
yyyyy
is there any solution for smooth animation for moving from one point to another

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Feature requests, and general improvements.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

8 participants