TableSparklineCellOptionsBuilder🔗
Constructor🔗
Methods🔗
Build🔗
Builds the object.
AxisBorderShow🔗
func (builder *TableSparklineCellOptionsBuilder) AxisBorderShow(axisBorderShow bool) *TableSparklineCellOptionsBuilder
AxisCenteredZero🔗
func (builder *TableSparklineCellOptionsBuilder) AxisCenteredZero(axisCenteredZero bool) *TableSparklineCellOptionsBuilder
AxisColorMode🔗
func (builder *TableSparklineCellOptionsBuilder) AxisColorMode(axisColorMode common.AxisColorMode) *TableSparklineCellOptionsBuilder
AxisGridShow🔗
func (builder *TableSparklineCellOptionsBuilder) AxisGridShow(axisGridShow bool) *TableSparklineCellOptionsBuilder
AxisLabel🔗
func (builder *TableSparklineCellOptionsBuilder) AxisLabel(axisLabel string) *TableSparklineCellOptionsBuilder
AxisPlacement🔗
func (builder *TableSparklineCellOptionsBuilder) AxisPlacement(axisPlacement common.AxisPlacement) *TableSparklineCellOptionsBuilder
AxisSoftMax🔗
func (builder *TableSparklineCellOptionsBuilder) AxisSoftMax(axisSoftMax float64) *TableSparklineCellOptionsBuilder
AxisSoftMin🔗
func (builder *TableSparklineCellOptionsBuilder) AxisSoftMin(axisSoftMin float64) *TableSparklineCellOptionsBuilder
AxisWidth🔗
func (builder *TableSparklineCellOptionsBuilder) AxisWidth(axisWidth float64) *TableSparklineCellOptionsBuilder
BarAlignment🔗
func (builder *TableSparklineCellOptionsBuilder) BarAlignment(barAlignment common.BarAlignment) *TableSparklineCellOptionsBuilder
BarMaxWidth🔗
func (builder *TableSparklineCellOptionsBuilder) BarMaxWidth(barMaxWidth float64) *TableSparklineCellOptionsBuilder
BarWidthFactor🔗
func (builder *TableSparklineCellOptionsBuilder) BarWidthFactor(barWidthFactor float64) *TableSparklineCellOptionsBuilder
DrawStyle🔗
func (builder *TableSparklineCellOptionsBuilder) DrawStyle(drawStyle common.GraphDrawStyle) *TableSparklineCellOptionsBuilder
FillBelowTo🔗
func (builder *TableSparklineCellOptionsBuilder) FillBelowTo(fillBelowTo string) *TableSparklineCellOptionsBuilder
FillColor🔗
func (builder *TableSparklineCellOptionsBuilder) FillColor(fillColor string) *TableSparklineCellOptionsBuilder
FillOpacity🔗
func (builder *TableSparklineCellOptionsBuilder) FillOpacity(fillOpacity float64) *TableSparklineCellOptionsBuilder
GradientMode🔗
func (builder *TableSparklineCellOptionsBuilder) GradientMode(gradientMode common.GraphGradientMode) *TableSparklineCellOptionsBuilder
HideFrom🔗
func (builder *TableSparklineCellOptionsBuilder) HideFrom(hideFrom cog.Builder[common.HideSeriesConfig]) *TableSparklineCellOptionsBuilder
HideValue🔗
func (builder *TableSparklineCellOptionsBuilder) HideValue(hideValue bool) *TableSparklineCellOptionsBuilder
InsertNulls🔗
func (builder *TableSparklineCellOptionsBuilder) InsertNulls(insertNulls common.BoolOrFloat64) *TableSparklineCellOptionsBuilder
LineColor🔗
func (builder *TableSparklineCellOptionsBuilder) LineColor(lineColor string) *TableSparklineCellOptionsBuilder
LineInterpolation🔗
func (builder *TableSparklineCellOptionsBuilder) LineInterpolation(lineInterpolation common.LineInterpolation) *TableSparklineCellOptionsBuilder
LineStyle🔗
func (builder *TableSparklineCellOptionsBuilder) LineStyle(lineStyle cog.Builder[common.LineStyle]) *TableSparklineCellOptionsBuilder
LineWidth🔗
func (builder *TableSparklineCellOptionsBuilder) LineWidth(lineWidth float64) *TableSparklineCellOptionsBuilder
PointColor🔗
func (builder *TableSparklineCellOptionsBuilder) PointColor(pointColor string) *TableSparklineCellOptionsBuilder
PointSize🔗
func (builder *TableSparklineCellOptionsBuilder) PointSize(pointSize float64) *TableSparklineCellOptionsBuilder
PointSymbol🔗
func (builder *TableSparklineCellOptionsBuilder) PointSymbol(pointSymbol string) *TableSparklineCellOptionsBuilder
ScaleDistribution🔗
func (builder *TableSparklineCellOptionsBuilder) ScaleDistribution(scaleDistribution cog.Builder[common.ScaleDistributionConfig]) *TableSparklineCellOptionsBuilder
ShowPoints🔗
func (builder *TableSparklineCellOptionsBuilder) ShowPoints(showPoints common.VisibilityMode) *TableSparklineCellOptionsBuilder
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
func (builder *TableSparklineCellOptionsBuilder) SpanNulls(spanNulls common.BoolOrFloat64) *TableSparklineCellOptionsBuilder
Stacking🔗
func (builder *TableSparklineCellOptionsBuilder) Stacking(stacking cog.Builder[common.StackingConfig]) *TableSparklineCellOptionsBuilder
ThresholdsStyle🔗
func (builder *TableSparklineCellOptionsBuilder) ThresholdsStyle(thresholdsStyle cog.Builder[common.GraphThresholdsStyleConfig]) *TableSparklineCellOptionsBuilder
Transform🔗
func (builder *TableSparklineCellOptionsBuilder) Transform(transform common.GraphTransform) *TableSparklineCellOptionsBuilder