enables the dynamic mode for a chart
webix.ui({ id: "chart", view:"chart", type:"line", value:"#yValue#", dynamic: true });