Skip to main content
TooltipDataSeries
Definition of the series object passed to a Tooltip
{
  color:string,
  id:string,
  label:string,
  max:number,
  min:number,
  total:number
}