the width of bars
webix.ui({ view:"chart", type:"bar", value:"#sales#", label:"#sales#", barWidth:35, data: dataset });