Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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.
69
type
FieldVisual uint8
70
71
const
(
72
// FieldVisualValue renders plain values.
Callers
1
TestFieldVisual_StringAndJSON
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected