Skip to content

series

Index

Fields

fn withAxisBorderShow

withAxisBorderShow(value=true)

PARAMETERS:

  • value (boolean)
    • default value: true

fn withAxisCenteredZero

withAxisCenteredZero(value=true)

PARAMETERS:

  • value (boolean)
    • default value: true

fn withAxisColorMode

withAxisColorMode(value)

PARAMETERS:

  • value (string)
    • valid values: "text", "series"

TODO docs

fn withAxisGridShow

withAxisGridShow(value=true)

PARAMETERS:

  • value (boolean)
    • default value: true

fn withAxisLabel

withAxisLabel(value)

PARAMETERS:

  • value (string)

fn withAxisPlacement

withAxisPlacement(value)

PARAMETERS:

  • value (string)
    • valid values: "auto", "top", "right", "bottom", "left", "hidden"

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)

PARAMETERS:

  • value (string)
    • valid values: "auto", "never", "always"

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)

PARAMETERS:

  • value (string)
    • valid values: "points", "lines", "points+lines"

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

fn hideFrom.withTooltip

hideFrom.withTooltip(value=true)

PARAMETERS:

  • value (boolean)
    • default value: true

fn hideFrom.withViz

hideFrom.withViz(value=true)

PARAMETERS:

  • value (boolean)
    • default value: true

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"

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)

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"

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)

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"

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"

TODO docs