specifies the width of an item cell for a chart in dynamic mode
webix.ui({ id: "chart", view:"chart", type:"line", value:"#yValue#", dynamic: true, cellWidth: 50 });