Widgets
Samples
Demos
Forum
Services
Documentation
alpha
animate
ariaLabel
barOffset
barWidth
border
borderColor
borderWidth
borderless
cant
color
container
css
data
datathrottle
datatype
disableLines
disabled
donutInnerText
eventRadius
fill
fixOverflow
frameId
gradient
gravity
height
hidden
id
item
keyPressTimeout
label
labelOffset
legend
line
lineColor
maxHeight
maxWidth
minHeight
minWidth
mouseEventDelay
offset
on
onClick
onContext
onDblClick
onMouseMove
origin
padding
pieInnerText
preset
radius
range
ready
removeMissed
save
scale
scheme
series
shadow
tooltip
type
url
value
width
x
xAxis
xValue
y
yAxis
yValue
Start
API Reference
ui.rangechart
Properties
type
sets the chart type
string
type
;
Values
"area"
"bar"
"line"
"spline"
"splineArea"
"stackedArea"
"stackedBar"
Example
webix.
ui
(
{
view
:
"chart"
,
type
:
"barH"
,
...
}
)
;
Default value:
"line"
Related samples
Chart: XML Dataset
Area Chart: Basic Initialization
See also
Articles
Chart Types
Back to top
If you have not checked yet, be sure to visit site of our main product Webix
javascript ui components library
and page of
javascript charting librarie
product.