radius of ui.rangechart, Properties Webix Docs
the radius of the bar's rounding
number radius;
Example
webix.ui({
view:"chart",
type:"bar",
radius:0,
...
});
Default value:
0
Related samples
Details
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.
See also
Articles
If you have not checked yet, be sure to visit site of our main product Webix html5 library and page of javascript graphing library product.