Hi,
The example animated-chart.html give me this warning on Chrome
Canvas2D: Multiple readback operations using getImageData are faster with the willReadFrequently attribute set to true
Is possible to add the willReadFrequently attribute to True for avoid this message? In the future version, or maybe i can fix by myself adding some paramenter to CanvasJS?
Thanks