Samples
Forum
Support
Documentation
alpha
animate
barWidth
border
borderColor
borderless
cant
color
container
css
data
dataFeed
datathrottle
datatype
disableLines
disabled
eventRadius
fill
fixOverflow
gradient
gravity
height
hidden
id
item
label
labelOffset
legend
line
lineColor
maxHeight
maxWidth
minHeight
minWidth
mouseEventDelay
offset
on
onClick
onContext
onDblClick
onMouseMove
origin
padding
pieHeight
pieInnerText
preset
radius
ready
removeMissed
save
scale
scheme
series
shadow
tooltip
type
url
value
width
x
xAxis
xValue
y
yAxis
yValue
Start
API Reference
ui.chart
Properties
type
sets the chart type
string
type
;
Values
area
bar
barH
donut
line
pie
pie3D
radar
scatter
spline
stackedArea
stackedBar
stackedBarH
Example
webix.
ui
(
{
view
:
"chart"
,
type
:
"barH"
,
...
}
)
See also
samples
Chart: XML Dataset
Area Chart: Basic Initialization
articles
Chart Types
Back to top