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
BigValueSparkline interface
Signature
typescript
export interface BigValueSparkline Import
typescript
import { BigValueSparkline } from '@grafana/ui';Properties
data property
Signature
typescript
data: GraphSeriesValue[][];highlightIndex property
Signature
typescript
highlightIndex?: number;xMax property
Signature
typescript
xMax?: number | null;xMin property
Signature
typescript
xMin?: number | null;yMax property
Signature
typescript
yMax?: number | null;yMin property
Signature
typescript
yMin?: number | null;Was this page helpful?
Related resources from Grafana Labs
Additional helpful documentation, links, and articles:
Choose a product
Viewing: v7.1
Find another version
Scroll for more