Menu
Important: This documentation is about an older version. It's relevant only to the release noted, many of the features and functions have been updated or replaced. Please view the current version.
Enterprise
Open source
GraphCustomFieldConfig interface
Signature
typescript
export interface GraphCustomFieldConfig Import
typescript
import { GraphCustomFieldConfig } from '@grafana/ui';Properties
axis property
Signature
typescript
axis: AxisConfig;bars property
Signature
typescript
bars: BarsConfig;fill property
Signature
typescript
fill: FillConfig;line property
Signature
typescript
line: LineConfig;nullValues property
Signature
typescript
nullValues: NullValuesMode;points property
Signature
typescript
points: PointConfig;Was this page helpful?
Related resources from Grafana Labs
Additional helpful documentation, links, and articles:
Choose a product
Viewing: v7.2
Find another version
Scroll for more