series
Index
fn withAxisBorderShow(value=true)
fn withAxisCenteredZero(value=true)
fn withAxisColorMode(value)
fn withAxisGridShow(value=true)
fn withAxisLabel(value)
fn withAxisPlacement(value)
fn withAxisSoftMax(value)
fn withAxisSoftMin(value)
fn withAxisWidth(value)
fn withFrame(value)
fn withHideFrom(value)
fn withHideFromMixin(value)
fn withLabel(value="auto")
fn withLabelValue(value)
fn withLabelValueMixin(value)
fn withLineColor(value)
fn withLineColorMixin(value)
fn withLineStyle(value)
fn withLineStyleMixin(value)
fn withLineWidth(value)
fn withName(value)
fn withPointColor(value)
fn withPointColorMixin(value)
fn withPointSize(value)
fn withPointSizeMixin(value)
fn withScaleDistribution(value)
fn withScaleDistributionMixin(value)
fn withShow(value="points")
fn withX(value)
fn withY(value)
obj hideFrom
obj labelValue
obj lineColor
obj lineStyle
obj pointColor
obj pointSize
obj scaleDistribution
Fields
fn withAxisBorderShow
withAxisBorderShow(value=true)
PARAMETERS:
- value (
boolean
)- default value:
true
- default value:
fn withAxisCenteredZero
withAxisCenteredZero(value=true)
PARAMETERS:
- value (
boolean
)- default value:
true
- default value:
fn withAxisColorMode
withAxisColorMode(value)
PARAMETERS:
- value (
string
)- valid values:
"text"
,"series"
- valid values:
TODO docs
fn withAxisGridShow
withAxisGridShow(value=true)
PARAMETERS:
- value (
boolean
)- default value:
true
- default value:
fn withAxisLabel
withAxisLabel(value)
PARAMETERS:
- value (
string
)
fn withAxisPlacement
withAxisPlacement(value)
PARAMETERS:
- value (
string
)- valid values:
"auto"
,"top"
,"right"
,"bottom"
,"left"
,"hidden"
- valid values:
TODO docs
fn withAxisSoftMax
withAxisSoftMax(value)
PARAMETERS:
- value (
number
)
fn withAxisSoftMin
withAxisSoftMin(value)
PARAMETERS:
- value (
number
)
fn withAxisWidth
withAxisWidth(value)
PARAMETERS:
- value (
number
)
fn withFrame
withFrame(value)
PARAMETERS:
- value (
number
)
fn withHideFrom
withHideFrom(value)
PARAMETERS:
- value (
object
)
TODO docs
fn withHideFromMixin
withHideFromMixin(value)
PARAMETERS:
- value (
object
)
TODO docs
fn withLabel
withLabel(value="auto")
PARAMETERS:
- value (
string
)- default value:
"auto"
- valid values:
"auto"
,"never"
,"always"
- default value:
TODO docs
fn withLabelValue
withLabelValue(value)
PARAMETERS:
- value (
object
)
fn withLabelValueMixin
withLabelValueMixin(value)
PARAMETERS:
- value (
object
)
fn withLineColor
withLineColor(value)
PARAMETERS:
- value (
object
)
fn withLineColorMixin
withLineColorMixin(value)
PARAMETERS:
- value (
object
)
fn withLineStyle
withLineStyle(value)
PARAMETERS:
- value (
object
)
TODO docs
fn withLineStyleMixin
withLineStyleMixin(value)
PARAMETERS:
- value (
object
)
TODO docs
fn withLineWidth
withLineWidth(value)
PARAMETERS:
- value (
integer
)
fn withName
withName(value)
PARAMETERS:
- value (
string
)
fn withPointColor
withPointColor(value)
PARAMETERS:
- value (
object
)
fn withPointColorMixin
withPointColorMixin(value)
PARAMETERS:
- value (
object
)
fn withPointSize
withPointSize(value)
PARAMETERS:
- value (
object
)
fn withPointSizeMixin
withPointSizeMixin(value)
PARAMETERS:
- value (
object
)
fn withScaleDistribution
withScaleDistribution(value)
PARAMETERS:
- value (
object
)
TODO docs
fn withScaleDistributionMixin
withScaleDistributionMixin(value)
PARAMETERS:
- value (
object
)
TODO docs
fn withShow
withShow(value="points")
PARAMETERS:
- value (
string
)- default value:
"points"
- valid values:
"points"
,"lines"
,"points+lines"
- default value:
fn withX
withX(value)
PARAMETERS:
- value (
string
)
fn withY
withY(value)
PARAMETERS:
- value (
string
)
obj hideFrom
fn hideFrom.withLegend
hideFrom.withLegend(value=true)
PARAMETERS:
- value (
boolean
)- default value:
true
- default value:
fn hideFrom.withTooltip
hideFrom.withTooltip(value=true)
PARAMETERS:
- value (
boolean
)- default value:
true
- default value:
fn hideFrom.withViz
hideFrom.withViz(value=true)
PARAMETERS:
- value (
boolean
)- default value:
true
- default value:
obj labelValue
fn labelValue.withField
labelValue.withField(value)
PARAMETERS:
- value (
string
)
fixed: T -- will be added by each element
fn labelValue.withFixed
labelValue.withFixed(value)
PARAMETERS:
- value (
string
)
fn labelValue.withMode
labelValue.withMode(value)
PARAMETERS:
- value (
string
)- valid values:
"fixed"
,"field"
,"template"
- valid values:
obj lineColor
fn lineColor.withField
lineColor.withField(value)
PARAMETERS:
- value (
string
)
fixed: T -- will be added by each element
fn lineColor.withFixed
lineColor.withFixed(value)
PARAMETERS:
- value (
string
)
color value
obj lineStyle
fn lineStyle.withDash
lineStyle.withDash(value)
PARAMETERS:
- value (
array
)
fn lineStyle.withDashMixin
lineStyle.withDashMixin(value)
PARAMETERS:
- value (
array
)
fn lineStyle.withFill
lineStyle.withFill(value)
PARAMETERS:
- value (
string
)- valid values:
"solid"
,"dash"
,"dot"
,"square"
- valid values:
obj pointColor
fn pointColor.withField
pointColor.withField(value)
PARAMETERS:
- value (
string
)
fixed: T -- will be added by each element
fn pointColor.withFixed
pointColor.withFixed(value)
PARAMETERS:
- value (
string
)
color value
obj pointSize
fn pointSize.withField
pointSize.withField(value)
PARAMETERS:
- value (
string
)
fixed: T -- will be added by each element
fn pointSize.withFixed
pointSize.withFixed(value)
PARAMETERS:
- value (
number
)
fn pointSize.withMax
pointSize.withMax(value)
PARAMETERS:
- value (
number
)
fn pointSize.withMin
pointSize.withMin(value)
PARAMETERS:
- value (
number
)
fn pointSize.withMode
pointSize.withMode(value)
PARAMETERS:
- value (
string
)- valid values:
"linear"
,"quad"
- valid values:
| *"linear"
obj scaleDistribution
fn scaleDistribution.withLinearThreshold
scaleDistribution.withLinearThreshold(value)
PARAMETERS:
- value (
number
)
fn scaleDistribution.withLog
scaleDistribution.withLog(value)
PARAMETERS:
- value (
number
)
fn scaleDistribution.withType
scaleDistribution.withType(value)
PARAMETERS:
- value (
string
)- valid values:
"linear"
,"log"
,"ordinal"
,"symlog"
- valid values:
TODO docs