Creates axis with string labels on it.
Axis location.
Axis orientation.
Axis range (it's min and max values)
transformation of data from data coordinates to screen coordinate and vice versa.
Optional
width: numberAxis width.
Optional
height: numberAxis height.
Optional
_chartProtected
_sizeReadonly
idProtected
initialProtected
initialProtected
konvaPrivate
labelsProtected
layerProtected
locationProtected
majorProtected
Readonly
majorProtected
Optional
majorProtected
majorProtected
Optional
minorProtected
Optional
Readonly
minorProtected
minorProtected
optionsProtected
orientationProtected
rangeProtected
textStatic
Readonly
generateStatic
Readonly
textVertical multiplier, which must be used for defining an offset for fillText canvas method. Each text must be shifted by this constant in top direction (Y axis).
Protected
cleanProtected
createProtected
createProtected
evaluateEvaluates labels layout for the axis (whether they overlap with each other or are too close). Returns the result of labels layout evaluation.
Protected
generateReturns axis orientation
axis orientation.
Protected
getProtected
measureProtected
measureProtected
measureProtected
renderProtected
renderUpdates axis state.
axis location on chart.
axis data range.
Optional
width: numberaxis width. May be undefined (for vertical axis only)
Optional
height: numberaxis height. May be undefined (for horizontal axis only)
Protected
updateProtected
updateProtected
updateProtected
updateProtected
updateProtected
validateProtected
validateGenerated using TypeDoc
Implementation of RenderableItem class drawn on chart.