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

config.onrendered called too early (before graph is fully rendered) #2469

Open
garthgoodson opened this issue Sep 4, 2018 · 0 comments
Open

Comments

@garthgoodson
Copy link

C3: 0.6.7
D3: 5.7.0
Browser: Chrome 67

This was reported some time ago on the forums, but got no reply. I've updated the fiddle:
http://jsfiddle.net/c80z32pj/

onrendered is called prior to full graph being rendered. In my application the grid is often rendered. I've had to put a settimeout within the onrendered callback which is not ideal...

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

1 participant