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

Chart callback events #3443

Closed
sashberd opened this issue May 7, 2018 · 4 comments
Closed

Chart callback events #3443

sashberd opened this issue May 7, 2018 · 4 comments

Comments

@sashberd
Copy link

sashberd commented May 7, 2018

Is there is a way to know that chart is ready?

E.g. onChartReady/onChartDraw?

Thanks

@liuxuan30
Copy link
Member

it's not supported I suppose. What's the point here?

@sashberd
Copy link
Author

sashberd commented May 8, 2018

For example I would like to show some other elements on the screen only after chart is ready or chart animations is ended.
It is good feature that i think could enlarge todays functionality

@liuxuan30
Copy link
Member

hmm, it seems you can easily override ChartViewDelegate to add the methods and in draw to call the delegate. You are the first one to ask this. Let's keep an eye on

@ghost
Copy link

ghost commented Sep 9, 2019

+1

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