MCPcopy
hub / github.com/netdata/netdata / FieldVisual

TypeAlias FieldVisual

src/go/pkg/funcapi/enums.go:69–69  ·  view source on GitHub ↗

FieldVisual defines how values are rendered in the UI.

Source from the content-addressed store, hash-verified

67
68// FieldVisual defines how values are rendered in the UI.
69type FieldVisual uint8
70
71const (
72 // FieldVisualValue renders plain values.

Callers 1

Calls

no outgoing calls

Tested by

no test coverage detected