applies the predefined chart configuration object with the specified name
webix.ui({
view:"chart",
type:"radar",
value:"#companyA#",
preset:"line",
xAxis:{ template:"#month#"},
data:companies
)}
Currently, the following presets are available: