===== chart ===== .. js:class:: webix.ui.chart(data) :param object data: A configuration object Chart view. References ~~~~~~~~~~ views `~webix.ui.view`:js:class:. components `~webix.Canvas`:js:class:, `~webix.DataLoader`:js:class:, `~webix.HtmlMap`:js:class:. helpers `~webix.assert`:js:func:, `~webix.bind`:js:func:, `~webix.extend`:js:func:, `~webix.log`:js:func:, `~webix.protoUI`:js:func:, `~webix.template`:js:func:. mixins `~webix.AutoTooltip`:js:class:, `~webix.EventSystem`:js:class:, `~webix.Group`:js:class:, `~webix.MouseEvents`:js:class:. External references ~~~~~~~~~~~~~~~~~~~ `Official documentation page`_. .. _official documentation: .. _Official documentation page: http://docs.webix.com/api__refs__ui.chart.html Code ~~~~ .. literalinclude:: js_srcs/chart_view.js :language: javascript :linenos: