👍:0
u can with .draw() to new draw the canvaselement if u filled it with new data.
And with .reflow() u bring the start-motion back ;D
Maybe try this:
window.myBar.draw();
window.myBar.reflow();
👍:0
u can with .draw() to new draw the canvaselement if u filled it with new data.
And with .reflow() u bring the start-motion back ;D
Maybe try this:
window.myBar.draw();
window.myBar.reflow();