Options
All
  • Public
  • Public/Protected
  • All
Menu

Class SparklineData

deprecated

Use SparklineChartData

Hierarchy

Index

Constructors

Properties

Constructors

constructor

Properties

Optional dataAvailable

dataAvailable: boolean

True is data is available

Optional total

total: number

The Total amount, used when determining percentages

Optional xData

xData: any[]

X values for the data points, first element must be the name of the data

Optional yData

yData: any[]

Y Values for the data points, first element must be the name of the data

Generated using TypeDoc