Skip to content

TableSparklineCellOptionsBuilder🔗

Constructor🔗

new TableSparklineCellOptionsBuilder()

Methods🔗

build🔗

Builds the object.

build()

axisBorderShow🔗

axisBorderShow(bool $axisBorderShow)

axisCenteredZero🔗

axisCenteredZero(bool $axisCenteredZero)

axisColorMode🔗

axisColorMode(\Grafana\Foundation\Common\AxisColorMode $axisColorMode)

axisGridShow🔗

axisGridShow(bool $axisGridShow)

axisLabel🔗

axisLabel(string $axisLabel)

axisPlacement🔗

axisPlacement(\Grafana\Foundation\Common\AxisPlacement $axisPlacement)

axisSoftMax🔗

axisSoftMax(float $axisSoftMax)

axisSoftMin🔗

axisSoftMin(float $axisSoftMin)

axisWidth🔗

axisWidth(float $axisWidth)

barAlignment🔗

barAlignment(\Grafana\Foundation\Common\BarAlignment $barAlignment)

barMaxWidth🔗

barMaxWidth(float $barMaxWidth)

barWidthFactor🔗

barWidthFactor(float $barWidthFactor)

drawStyle🔗

drawStyle(\Grafana\Foundation\Common\GraphDrawStyle $drawStyle)

fillBelowTo🔗

fillBelowTo(string $fillBelowTo)

fillColor🔗

fillColor(string $fillColor)

fillOpacity🔗

fillOpacity(float $fillOpacity)

gradientMode🔗

gradientMode(\Grafana\Foundation\Common\GraphGradientMode $gradientMode)

hideFrom🔗

@param \Grafana\Foundation\Cog\Builder<\Grafana\Foundation\Common\HideSeriesConfig> $hideFrom

hideFrom(\Grafana\Foundation\Cog\Builder $hideFrom)

hideValue🔗

hideValue(bool $hideValue)

insertNulls🔗

@param bool|float $insertNulls

insertNulls($insertNulls)

lineColor🔗

lineColor(string $lineColor)

lineInterpolation🔗

lineInterpolation(\Grafana\Foundation\Common\LineInterpolation $lineInterpolation)

lineStyle🔗

@param \Grafana\Foundation\Cog\Builder<\Grafana\Foundation\Common\LineStyle> $lineStyle

lineStyle(\Grafana\Foundation\Cog\Builder $lineStyle)

lineWidth🔗

lineWidth(float $lineWidth)

pointColor🔗

pointColor(string $pointColor)

pointSize🔗

pointSize(float $pointSize)

pointSymbol🔗

pointSymbol(string $pointSymbol)

scaleDistribution🔗

@param \Grafana\Foundation\Cog\Builder<\Grafana\Foundation\Common\ScaleDistributionConfig> $scaleDistribution

scaleDistribution(\Grafana\Foundation\Cog\Builder $scaleDistribution)

showPoints🔗

showPoints(\Grafana\Foundation\Common\VisibilityMode $showPoints)

spanNulls🔗

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

@param bool|float $spanNulls

spanNulls($spanNulls)

stacking🔗

@param \Grafana\Foundation\Cog\Builder<\Grafana\Foundation\Common\StackingConfig> $stacking

stacking(\Grafana\Foundation\Cog\Builder $stacking)

thresholdsStyle🔗

@param \Grafana\Foundation\Cog\Builder<\Grafana\Foundation\Common\GraphThresholdsStyleConfig> $thresholdsStyle

thresholdsStyle(\Grafana\Foundation\Cog\Builder $thresholdsStyle)

transform🔗

transform(\Grafana\Foundation\Common\GraphTransform $transform)

See also🔗