the radius of the bar's rounding
webix.ui({
view:"chart",
type:"bar",
radius:0,
...
});
The property is applicable to bar charts.
When used within item object of scatter, radar and line charts, the property defines radius of the point on the map.