series

package
v0.22.1 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Dec 23, 2023 License: MIT Imports: 3 Imported by: 3

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type OverrideOption

type OverrideOption func(series *sdk.SeriesOverride) error

OverrideOption represents an option that can be used alter a graph panel series.

func Alias

func Alias(alias string) OverrideOption

Alias defines an alias/regex used to identify the series to override.

func Color

func Color(color string) OverrideOption

Color overrides the color for the matched series.

func Dashes

func Dashes(enabled bool) OverrideOption

Dashes enables/disables display of the series using dashes instead of lines.

func Fill

func Fill(opacity int) OverrideOption

func LineWidth

func LineWidth(width int) OverrideOption

func Lines

func Lines(enabled bool) OverrideOption

Lines enables/disables display of the series using dashes instead of dashes.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL