====== Canvas ====== .. js:class:: webix.Canvas(data) :param object data: A configuration object Canvas component. References ~~~~~~~~~~ helpers `~webix.assert`:js:func:, `~webix.isUndefined`:js:func:, `~webix.proto`:js:func:, `~webix.require`:js:func:, `~webix.toNode`:js:func:. Referenced by ~~~~~~~~~~~~~ views `~webix.ui.chart`:js:class:. External references ~~~~~~~~~~~~~~~~~~~ `Official documentation page`_. .. _official documentation: .. _Official documentation page: http://docs.webix.com/api__refs__canvas.html Code ~~~~ .. literalinclude:: js_srcs/Canvas_component.js :language: javascript :linenos: