Skip to content

candlestick

grafonnet.panel.candlestick

Subpackages

Index

Fields

fn new

new(title)

PARAMETERS:

  • title (string)

Creates a new candlestick panel with a title.

obj fieldConfig

obj fieldConfig.defaults

obj fieldConfig.defaults.custom
fn fieldConfig.defaults.custom.withAxisBorderShow
fieldConfig.defaults.custom.withAxisBorderShow(value=true)

PARAMETERS:

  • value (boolean)
    • default value: true
fn fieldConfig.defaults.custom.withAxisCenteredZero
fieldConfig.defaults.custom.withAxisCenteredZero(value=true)

PARAMETERS:

  • value (boolean)
    • default value: true
fn fieldConfig.defaults.custom.withAxisColorMode
fieldConfig.defaults.custom.withAxisColorMode(value)

PARAMETERS:

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

TODO docs

fn fieldConfig.defaults.custom.withAxisGridShow
fieldConfig.defaults.custom.withAxisGridShow(value=true)

PARAMETERS:

  • value (boolean)
    • default value: true
fn fieldConfig.defaults.custom.withAxisLabel
fieldConfig.defaults.custom.withAxisLabel(value)

PARAMETERS:

  • value (string)
fn fieldConfig.defaults.custom.withAxisPlacement
fieldConfig.defaults.custom.withAxisPlacement(value)

PARAMETERS:

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

TODO docs

fn fieldConfig.defaults.custom.withAxisSoftMax
fieldConfig.defaults.custom.withAxisSoftMax(value)

PARAMETERS:

  • value (number)
fn fieldConfig.defaults.custom.withAxisSoftMin
fieldConfig.defaults.custom.withAxisSoftMin(value)

PARAMETERS:

  • value (number)
fn fieldConfig.defaults.custom.withAxisWidth
fieldConfig.defaults.custom.withAxisWidth(value)

PARAMETERS:

  • value (number)
fn fieldConfig.defaults.custom.withBarAlignment
fieldConfig.defaults.custom.withBarAlignment(value)

PARAMETERS:

  • value (integer)
    • valid values: -1, 0, 1

TODO docs

fn fieldConfig.defaults.custom.withBarMaxWidth
fieldConfig.defaults.custom.withBarMaxWidth(value)

PARAMETERS:

  • value (number)
fn fieldConfig.defaults.custom.withBarWidthFactor
fieldConfig.defaults.custom.withBarWidthFactor(value)

PARAMETERS:

  • value (number)
fn fieldConfig.defaults.custom.withDrawStyle
fieldConfig.defaults.custom.withDrawStyle(value)

PARAMETERS:

  • value (string)
    • valid values: "line", "bars", "points"

TODO docs

fn fieldConfig.defaults.custom.withFillBelowTo
fieldConfig.defaults.custom.withFillBelowTo(value)

PARAMETERS:

  • value (string)
fn fieldConfig.defaults.custom.withFillColor
fieldConfig.defaults.custom.withFillColor(value)

PARAMETERS:

  • value (string)
fn fieldConfig.defaults.custom.withFillOpacity
fieldConfig.defaults.custom.withFillOpacity(value)

PARAMETERS:

  • value (number)
fn fieldConfig.defaults.custom.withGradientMode
fieldConfig.defaults.custom.withGradientMode(value)

PARAMETERS:

  • value (string)
    • valid values: "none", "opacity", "hue", "scheme"

TODO docs

fn fieldConfig.defaults.custom.withHideFrom
fieldConfig.defaults.custom.withHideFrom(value)

PARAMETERS:

  • value (object)

TODO docs

fn fieldConfig.defaults.custom.withHideFromMixin
fieldConfig.defaults.custom.withHideFromMixin(value)

PARAMETERS:

  • value (object)

TODO docs

fn fieldConfig.defaults.custom.withLineColor
fieldConfig.defaults.custom.withLineColor(value)

PARAMETERS:

  • value (string)
fn fieldConfig.defaults.custom.withLineInterpolation
fieldConfig.defaults.custom.withLineInterpolation(value)

PARAMETERS:

  • value (string)
    • valid values: "linear", "smooth", "stepBefore", "stepAfter"

TODO docs

fn fieldConfig.defaults.custom.withLineStyle
fieldConfig.defaults.custom.withLineStyle(value)

PARAMETERS:

  • value (object)

TODO docs

fn fieldConfig.defaults.custom.withLineStyleMixin
fieldConfig.defaults.custom.withLineStyleMixin(value)

PARAMETERS:

  • value (object)

TODO docs

fn fieldConfig.defaults.custom.withLineWidth
fieldConfig.defaults.custom.withLineWidth(value)

PARAMETERS:

  • value (number)
fn fieldConfig.defaults.custom.withPointColor
fieldConfig.defaults.custom.withPointColor(value)

PARAMETERS:

  • value (string)
fn fieldConfig.defaults.custom.withPointSize
fieldConfig.defaults.custom.withPointSize(value)

PARAMETERS:

  • value (number)
fn fieldConfig.defaults.custom.withPointSymbol
fieldConfig.defaults.custom.withPointSymbol(value)

PARAMETERS:

  • value (string)
fn fieldConfig.defaults.custom.withScaleDistribution
fieldConfig.defaults.custom.withScaleDistribution(value)

PARAMETERS:

  • value (object)

TODO docs

fn fieldConfig.defaults.custom.withScaleDistributionMixin
fieldConfig.defaults.custom.withScaleDistributionMixin(value)

PARAMETERS:

  • value (object)

TODO docs

fn fieldConfig.defaults.custom.withShowPoints
fieldConfig.defaults.custom.withShowPoints(value)

PARAMETERS:

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

TODO docs

fn fieldConfig.defaults.custom.withSpanNulls
fieldConfig.defaults.custom.withSpanNulls(value)

PARAMETERS:

  • value (boolean,number)

Indicate if null values should be treated as gaps or connected. When the value is a number, it represents the maximum delta in the X axis that should be considered connected. For timeseries, this is milliseconds

fn fieldConfig.defaults.custom.withSpanNullsMixin
fieldConfig.defaults.custom.withSpanNullsMixin(value)

PARAMETERS:

  • value (boolean,number)

Indicate if null values should be treated as gaps or connected. When the value is a number, it represents the maximum delta in the X axis that should be considered connected. For timeseries, this is milliseconds

fn fieldConfig.defaults.custom.withStacking
fieldConfig.defaults.custom.withStacking(value)

PARAMETERS:

  • value (object)

TODO docs

fn fieldConfig.defaults.custom.withStackingMixin
fieldConfig.defaults.custom.withStackingMixin(value)

PARAMETERS:

  • value (object)

TODO docs

fn fieldConfig.defaults.custom.withThresholdsStyle
fieldConfig.defaults.custom.withThresholdsStyle(value)

PARAMETERS:

  • value (object)

TODO docs

fn fieldConfig.defaults.custom.withThresholdsStyleMixin
fieldConfig.defaults.custom.withThresholdsStyleMixin(value)

PARAMETERS:

  • value (object)

TODO docs

fn fieldConfig.defaults.custom.withTransform
fieldConfig.defaults.custom.withTransform(value)

PARAMETERS:

  • value (string)
    • valid values: "constant", "negative-Y"

TODO docs

obj fieldConfig.defaults.custom.hideFrom
# fn fieldConfig.defaults.custom.hideFrom.withLegend
fieldConfig.defaults.custom.hideFrom.withLegend(value=true)

PARAMETERS:

  • value (boolean)
    • default value: true
# fn fieldConfig.defaults.custom.hideFrom.withTooltip
fieldConfig.defaults.custom.hideFrom.withTooltip(value=true)

PARAMETERS:

  • value (boolean)
    • default value: true
# fn fieldConfig.defaults.custom.hideFrom.withViz
fieldConfig.defaults.custom.hideFrom.withViz(value=true)

PARAMETERS:

  • value (boolean)
    • default value: true
obj fieldConfig.defaults.custom.lineStyle
# fn fieldConfig.defaults.custom.lineStyle.withDash
fieldConfig.defaults.custom.lineStyle.withDash(value)

PARAMETERS:

  • value (array)
# fn fieldConfig.defaults.custom.lineStyle.withDashMixin
fieldConfig.defaults.custom.lineStyle.withDashMixin(value)

PARAMETERS:

  • value (array)
# fn fieldConfig.defaults.custom.lineStyle.withFill
fieldConfig.defaults.custom.lineStyle.withFill(value)

PARAMETERS:

  • value (string)
    • valid values: "solid", "dash", "dot", "square"
obj fieldConfig.defaults.custom.scaleDistribution
# fn fieldConfig.defaults.custom.scaleDistribution.withLinearThreshold
fieldConfig.defaults.custom.scaleDistribution.withLinearThreshold(value)

PARAMETERS:

  • value (number)
# fn fieldConfig.defaults.custom.scaleDistribution.withLog
fieldConfig.defaults.custom.scaleDistribution.withLog(value)

PARAMETERS:

  • value (number)
# fn fieldConfig.defaults.custom.scaleDistribution.withType
fieldConfig.defaults.custom.scaleDistribution.withType(value)

PARAMETERS:

  • value (string)
    • valid values: "linear", "log", "ordinal", "symlog"

TODO docs

obj fieldConfig.defaults.custom.stacking
# fn fieldConfig.defaults.custom.stacking.withGroup
fieldConfig.defaults.custom.stacking.withGroup(value)

PARAMETERS:

  • value (string)
# fn fieldConfig.defaults.custom.stacking.withMode
fieldConfig.defaults.custom.stacking.withMode(value)

PARAMETERS:

  • value (string)
    • valid values: "none", "normal", "percent"

TODO docs

obj fieldConfig.defaults.custom.thresholdsStyle
# fn fieldConfig.defaults.custom.thresholdsStyle.withMode
fieldConfig.defaults.custom.thresholdsStyle.withMode(value)

PARAMETERS:

  • value (string)
    • valid values: "off", "line", "dashed", "area", "line+area", "dashed+area", "series"

TODO docs

obj libraryPanel

fn libraryPanel.withName

libraryPanel.withName(value)

PARAMETERS:

  • value (string)

Library panel name

fn libraryPanel.withUid

libraryPanel.withUid(value)

PARAMETERS:

  • value (string)

Library panel uid

obj options

fn options.withCandleStyle

options.withCandleStyle(value)

PARAMETERS:

  • value (string)

Sets the style of the candlesticks

fn options.withColorStrategy

options.withColorStrategy(value)

PARAMETERS:

  • value (string)

Sets the color strategy for the candlesticks

fn options.withColors

options.withColors(value)

PARAMETERS:

  • value (object)

fn options.withColorsMixin

options.withColorsMixin(value)

PARAMETERS:

  • value (object)

fn options.withFields

options.withFields(value={})

PARAMETERS:

  • value (object)
    • default value: {}

Map fields to appropriate dimension

fn options.withFieldsMixin

options.withFieldsMixin(value={})

PARAMETERS:

  • value (object)
    • default value: {}

Map fields to appropriate dimension

fn options.withIncludeAllFields

options.withIncludeAllFields(value=true)

PARAMETERS:

  • value (boolean)
    • default value: true

When enabled, all fields will be sent to the graph

fn options.withLegend

options.withLegend(value)

PARAMETERS:

  • value (object)

TODO docs

fn options.withLegendMixin

options.withLegendMixin(value)

PARAMETERS:

  • value (object)

TODO docs

fn options.withMode

options.withMode(value)

PARAMETERS:

  • value (string)

Sets which dimensions are used for the visualization

fn options.withTooltip

options.withTooltip(value)

PARAMETERS:

  • value (object)

TODO docs

fn options.withTooltipMixin

options.withTooltipMixin(value)

PARAMETERS:

  • value (object)

TODO docs

obj options.colors

fn options.colors.withDown
options.colors.withDown(value="red")

PARAMETERS:

  • value (string)
    • default value: "red"
fn options.colors.withFlat
options.colors.withFlat(value="gray")

PARAMETERS:

  • value (string)
    • default value: "gray"
fn options.colors.withUp
options.colors.withUp(value="green")

PARAMETERS:

  • value (string)
    • default value: "green"

obj options.fields

fn options.fields.withCandlestickFieldMap
options.fields.withCandlestickFieldMap(value)

PARAMETERS:

  • value (object)
fn options.fields.withCandlestickFieldMapMixin
options.fields.withCandlestickFieldMapMixin(value)

PARAMETERS:

  • value (object)
obj options.fields.CandlestickFieldMap
fn options.fields.CandlestickFieldMap.withClose
options.fields.CandlestickFieldMap.withClose(value)

PARAMETERS:

  • value (string)

Corresponds to the final (end) value of the given period

fn options.fields.CandlestickFieldMap.withHigh
options.fields.CandlestickFieldMap.withHigh(value)

PARAMETERS:

  • value (string)

Corresponds to the highest value of the given period

fn options.fields.CandlestickFieldMap.withLow
options.fields.CandlestickFieldMap.withLow(value)

PARAMETERS:

  • value (string)

Corresponds to the lowest value of the given period

fn options.fields.CandlestickFieldMap.withOpen
options.fields.CandlestickFieldMap.withOpen(value)

PARAMETERS:

  • value (string)

Corresponds to the starting value of the given period

fn options.fields.CandlestickFieldMap.withVolume
options.fields.CandlestickFieldMap.withVolume(value)

PARAMETERS:

  • value (string)

Corresponds to the sample count in the given period. (e.g. number of trades)

obj options.legend

fn options.legend.withAsTable
options.legend.withAsTable(value=true)

PARAMETERS:

  • value (boolean)
    • default value: true
fn options.legend.withCalcs
options.legend.withCalcs(value)

PARAMETERS:

  • value (array)
fn options.legend.withCalcsMixin
options.legend.withCalcsMixin(value)

PARAMETERS:

  • value (array)
fn options.legend.withDisplayMode
options.legend.withDisplayMode(value)

PARAMETERS:

  • value (string)
    • valid values: "list", "table", "hidden"

TODO docs Note: "hidden" needs to remain as an option for plugins compatibility

fn options.legend.withIsVisible
options.legend.withIsVisible(value=true)

PARAMETERS:

  • value (boolean)
    • default value: true
fn options.legend.withPlacement
options.legend.withPlacement(value)

PARAMETERS:

  • value (string)
    • valid values: "bottom", "right"

TODO docs

fn options.legend.withShowLegend
options.legend.withShowLegend(value=true)

PARAMETERS:

  • value (boolean)
    • default value: true
fn options.legend.withSortBy
options.legend.withSortBy(value)

PARAMETERS:

  • value (string)
fn options.legend.withSortDesc
options.legend.withSortDesc(value=true)

PARAMETERS:

  • value (boolean)
    • default value: true
fn options.legend.withWidth
options.legend.withWidth(value)

PARAMETERS:

  • value (number)

obj options.tooltip

fn options.tooltip.withMaxHeight
options.tooltip.withMaxHeight(value)

PARAMETERS:

  • value (number)
fn options.tooltip.withMaxWidth
options.tooltip.withMaxWidth(value)

PARAMETERS:

  • value (number)
fn options.tooltip.withMode
options.tooltip.withMode(value)

PARAMETERS:

  • value (string)
    • valid values: "single", "multi", "none"

TODO docs

fn options.tooltip.withSort
options.tooltip.withSort(value)

PARAMETERS:

  • value (string)
    • valid values: "asc", "desc", "none"

TODO docs

obj panelOptions

fn panelOptions.withDescription

panelOptions.withDescription(value)

PARAMETERS:

  • value (string)

Panel description.

fn panelOptions.withGridPos

panelOptions.withGridPos(h="null", w="null", x="null", y="null")

PARAMETERS:

  • h (number)
    • default value: "null"
  • w (number)
    • default value: "null"
  • x (number)
    • default value: "null"
  • y (number)
    • default value: "null"

withGridPos configures the height, width and xy coordinates of the panel. Also see grafonnet.util.grid for helper functions to calculate these fields.

All arguments default to null, which means they will remain unchanged or unset.

panelOptions.withLinks(value)

PARAMETERS:

  • value (array)

Panel links.

fn panelOptions.withLinksMixin

panelOptions.withLinksMixin(value)

PARAMETERS:

  • value (array)

Panel links.

fn panelOptions.withRepeat

panelOptions.withRepeat(value)

PARAMETERS:

  • value (string)

Name of template variable to repeat for.

fn panelOptions.withRepeatDirection

panelOptions.withRepeatDirection(value="h")

PARAMETERS:

  • value (string)
    • default value: "h"
    • valid values: "h", "v"

Direction to repeat in if 'repeat' is set. h for horizontal, v for vertical.

fn panelOptions.withTitle

panelOptions.withTitle(value)

PARAMETERS:

  • value (string)

Panel title.

fn panelOptions.withTransparent

panelOptions.withTransparent(value=true)

PARAMETERS:

  • value (boolean)
    • default value: true

Whether to display the panel without a background.

obj queryOptions

fn queryOptions.withDatasource

queryOptions.withDatasource(type, uid)

PARAMETERS:

  • type (string)
  • uid (string)

withDatasource sets the datasource for all queries in a panel.

The default datasource for a panel is set to 'Mixed datasource' so panels can be datasource agnostic, which is a lot more interesting from a reusability standpoint. Note that this requires query targets to explicitly set datasource for the same reason.

fn queryOptions.withDatasourceMixin

queryOptions.withDatasourceMixin(value)

PARAMETERS:

  • value (object)

Ref to a DataSource instance

fn queryOptions.withInterval

queryOptions.withInterval(value)

PARAMETERS:

  • value (string)

The min time interval setting defines a lower limit for the $__interval and $__interval_ms variables. This value must be formatted as a number followed by a valid time identifier like: "40s", "3d", etc. See: https://grafana.com/docs/grafana/latest/panels-visualizations/query-transform-data/#query-options

fn queryOptions.withMaxDataPoints

queryOptions.withMaxDataPoints(value)

PARAMETERS:

  • value (number)

The maximum number of data points that the panel queries are retrieving.

fn queryOptions.withTargets

queryOptions.withTargets(value)

PARAMETERS:

  • value (array)

Depends on the panel plugin. See the plugin documentation for details.

fn queryOptions.withTargetsMixin

queryOptions.withTargetsMixin(value)

PARAMETERS:

  • value (array)

Depends on the panel plugin. See the plugin documentation for details.

fn queryOptions.withTimeFrom

queryOptions.withTimeFrom(value)

PARAMETERS:

  • value (string)

Overrides the relative time range for individual panels, which causes them to be different than what is selected in the dashboard time picker in the top-right corner of the dashboard. You can use this to show metrics from different time periods or days on the same dashboard. The value is formatted as time operation like: now-5m (Last 5 minutes), now/d (the day so far), now-5d/d(Last 5 days), now/w (This week so far), now-2y/y (Last 2 years). Note: Panel time overrides have no effect when the dashboard’s time range is absolute. See: https://grafana.com/docs/grafana/latest/panels-visualizations/query-transform-data/#query-options

fn queryOptions.withTimeShift

queryOptions.withTimeShift(value)

PARAMETERS:

  • value (string)

Overrides the time range for individual panels by shifting its start and end relative to the time picker. For example, you can shift the time range for the panel to be two hours earlier than the dashboard time picker setting 2h. Note: Panel time overrides have no effect when the dashboard’s time range is absolute. See: https://grafana.com/docs/grafana/latest/panels-visualizations/query-transform-data/#query-options

fn queryOptions.withTransformations

queryOptions.withTransformations(value)

PARAMETERS:

  • value (array)

List of transformations that are applied to the panel data before rendering. When there are multiple transformations, Grafana applies them in the order they are listed. Each transformation creates a result set that then passes on to the next transformation in the processing pipeline.

fn queryOptions.withTransformationsMixin

queryOptions.withTransformationsMixin(value)

PARAMETERS:

  • value (array)

List of transformations that are applied to the panel data before rendering. When there are multiple transformations, Grafana applies them in the order they are listed. Each transformation creates a result set that then passes on to the next transformation in the processing pipeline.

obj standardOptions

fn standardOptions.withDecimals

standardOptions.withDecimals(value)

PARAMETERS:

  • value (number)

Specify the number of decimals Grafana includes in the rendered value. If you leave this field blank, Grafana automatically truncates the number of decimals based on the value. For example 1.1234 will display as 1.12 and 100.456 will display as 100. To display all decimals, set the unit to String.

fn standardOptions.withDisplayName

standardOptions.withDisplayName(value)

PARAMETERS:

  • value (string)

The display value for this field. This supports template variables blank is auto

fn standardOptions.withFilterable

standardOptions.withFilterable(value=true)

PARAMETERS:

  • value (boolean)
    • default value: true

True if data source field supports ad-hoc filters

standardOptions.withLinks(value)

PARAMETERS:

  • value (array)

The behavior when clicking on a result

fn standardOptions.withLinksMixin

standardOptions.withLinksMixin(value)

PARAMETERS:

  • value (array)

The behavior when clicking on a result

fn standardOptions.withMappings

standardOptions.withMappings(value)

PARAMETERS:

  • value (array)

Convert input values into a display string

fn standardOptions.withMappingsMixin

standardOptions.withMappingsMixin(value)

PARAMETERS:

  • value (array)

Convert input values into a display string

fn standardOptions.withMax

standardOptions.withMax(value)

PARAMETERS:

  • value (number)

The maximum value used in percentage threshold calculations. Leave blank for auto calculation based on all series and fields.

fn standardOptions.withMin

standardOptions.withMin(value)

PARAMETERS:

  • value (number)

The minimum value used in percentage threshold calculations. Leave blank for auto calculation based on all series and fields.

fn standardOptions.withNoValue

standardOptions.withNoValue(value)

PARAMETERS:

  • value (string)

Alternative to empty string

fn standardOptions.withOverrides

standardOptions.withOverrides(value)

PARAMETERS:

  • value (array)

Overrides are the options applied to specific fields overriding the defaults.

fn standardOptions.withOverridesMixin

standardOptions.withOverridesMixin(value)

PARAMETERS:

  • value (array)

Overrides are the options applied to specific fields overriding the defaults.

fn standardOptions.withPath

standardOptions.withPath(value)

PARAMETERS:

  • value (string)

An explicit path to the field in the datasource. When the frame meta includes a path, This will default to `${frame.meta.path}/${field.name}

When defined, this value can be used as an identifier within the datasource scope, and may be used to update the results

fn standardOptions.withUnit

standardOptions.withUnit(value)

PARAMETERS:

  • value (string)

Unit a field should use. The unit you select is applied to all fields except time. You can use the units ID availables in Grafana or a custom unit. Available units in Grafana: https://github.com/grafana/grafana/blob/main/packages/grafana-data/src/valueFormats/categories.ts As custom unit, you can use the following formats: suffix:<suffix> for custom unit that should go after value. prefix:<prefix> for custom unit that should go before value. time:<format> For custom date time formats type for example time:YYYY-MM-DD. si:<base scale><unit characters> for custom SI units. For example: si: mF. This one is a bit more advanced as you can specify both a unit and the source data scale. So if your source data is represented as milli (thousands of) something prefix the unit with that SI scale character. count:<unit> for a custom count unit. currency:<unit> for custom a currency unit.

obj standardOptions.color

fn standardOptions.color.withFixedColor
standardOptions.color.withFixedColor(value)

PARAMETERS:

  • value (string)

The fixed color value for fixed or shades color modes.

fn standardOptions.color.withMode
standardOptions.color.withMode(value)

PARAMETERS:

  • value (string)
    • valid values: "thresholds", "palette-classic", "palette-classic-by-name", "continuous-GrYlRd", "continuous-RdYlGr", "continuous-BlYlRd", "continuous-YlRd", "continuous-BlPu", "continuous-YlBl", "continuous-blues", "continuous-reds", "continuous-greens", "continuous-purples", "fixed", "shades"

Color mode for a field. You can specify a single color, or select a continuous (gradient) color schemes, based on a value. Continuous color interpolates a color using the percentage of a value relative to min and max. Accepted values are: thresholds: From thresholds. Informs Grafana to take the color from the matching threshold palette-classic: Classic palette. Grafana will assign color by looking up a color in a palette by series index. Useful for Graphs and pie charts and other categorical data visualizations palette-classic-by-name: Classic palette (by name). Grafana will assign color by looking up a color in a palette by series name. Useful for Graphs and pie charts and other categorical data visualizations continuous-GrYlRd: ontinuous Green-Yellow-Red palette mode continuous-RdYlGr: Continuous Red-Yellow-Green palette mode continuous-BlYlRd: Continuous Blue-Yellow-Red palette mode continuous-YlRd: Continuous Yellow-Red palette mode continuous-BlPu: Continuous Blue-Purple palette mode continuous-YlBl: Continuous Yellow-Blue palette mode continuous-blues: Continuous Blue palette mode continuous-reds: Continuous Red palette mode continuous-greens: Continuous Green palette mode continuous-purples: Continuous Purple palette mode shades: Shades of a single color. Specify a single color, useful in an override rule. fixed: Fixed color mode. Specify a single color, useful in an override rule.

fn standardOptions.color.withSeriesBy
standardOptions.color.withSeriesBy(value)

PARAMETERS:

  • value (string)
    • valid values: "min", "max", "last"

Defines how to assign a series color from "by value" color schemes. For example for an aggregated data points like a timeseries, the color can be assigned by the min, max or last value.

obj standardOptions.thresholds

fn standardOptions.thresholds.withMode
standardOptions.thresholds.withMode(value)

PARAMETERS:

  • value (string)
    • valid values: "absolute", "percentage"

Thresholds can either be absolute (specific number) or percentage (relative to min or max, it will be values between 0 and 1).

fn standardOptions.thresholds.withSteps
standardOptions.thresholds.withSteps(value)

PARAMETERS:

  • value (array)

Must be sorted by 'value', first value is always -Infinity

fn standardOptions.thresholds.withStepsMixin
standardOptions.thresholds.withStepsMixin(value)

PARAMETERS:

  • value (array)

Must be sorted by 'value', first value is always -Infinity