lazy_high_charts icon indicating copy to clipboard operation
lazy_high_charts copied to clipboard

Redraw method

Open kntmrkm opened this issue 9 years ago • 2 comments

Are there a redraw method with any helper?

kntmrkm avatar Feb 23 '16 09:02 kntmrkm

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()

michelson avatar Mar 01 '16 04:03 michelson

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!

kntmrkm avatar Mar 01 '16 04:03 kntmrkm