alpha of ui.rangechart, Properties Webix Docs
defines the opacity of chart items
number alpha;
Example
webix.ui({
view:"chart",
type:"bar",
...
alpha:0.5
});
Default value:
1
Related samples
Details
The parameter can take value from 0.0 (fully transparent) to 1.0 (fully opaque).
See also
Articles
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 open source html5 framework and page of javascript graphing library product.