You must be logged in to post your query.
Home › Forums › Report Bugs › Canvas2D: Multiple readback operations
Tagged: willReadFrequently
When I try to use CanvasJs I get this warning on Chrome:
canvasjs.min.js:27 Canvas2D: Multiple readback operations using getImageData are faster with the willReadFrequently attribute set to true. See: https://html.spec.whatwg.org/multipage/canvas.html#concept-canvas-will-read-frequently
You can reproduce this warning with your Chart JSFiddle
@rr4v,
Thanks for bringing this issue to our notice. We will look into this in future releases.
—- Manoj Mohan Team CanvasJS
We have released v3.7.11 GA with improvements for chromium based browsers, please check out release blog for more information. Please download the latest version from our download page and let us know your feedback.
You must be logged in to reply to this topic. Login/Register