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

Possibility of using few methods available C3.js and not in this react component #50

Open
nagarajanceg opened this issue May 21, 2019 · 1 comment

Comments

@nagarajanceg
Copy link

I just refer this documentation and try to use load method which can used to populate the data to already existing charts. But checking the module I doubted it doesn't have load or flow method.

I have an intention of loading or updating data to existing chart for every 20 secs. Will it be possible to do with this library. How can a chart component changed with data?

Thanks for any suggestions!

@timtucker-dte
Copy link

Not sure if you've figured this out, but from looking at the source, it looks like the C3Chart component has a method called loadNewData that wraps the underlying chart's load method.

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