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

Redraw method #205

Open
kntmrkm opened this issue Feb 23, 2016 · 2 comments
Open

Redraw method #205

kntmrkm opened this issue Feb 23, 2016 · 2 comments

Comments

@kntmrkm
Copy link

kntmrkm commented Feb 23, 2016

Are there a redraw method with any helper?

@michelson
Copy link
Owner

Hi , there is not redraw support as a ruby helper, but you can call the function on the js chart object
maybe we could implement a .setData() helper , it will call redraw()

@kntmrkm
Copy link
Author

kntmrkm commented Mar 1, 2016

OK, like a below?
http://jsfiddle.net/NxEnH/8/

The .setData() helper binds to a any DOM.
And call redraw() in JS?

Looking forward the helper.
Thanks!

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