radius

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
Back to top
Join Our Forum
We've retired comments here. Visit our forum for faster technical support, connect with other developers, and share your feedback there.
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.