Options
All
  • Public
  • Public/Protected
  • All
Menu

Class SparklineComponent

deprecated

Use SparklineChartComponent

Hierarchy

Implements

  • DoCheck
  • OnInit

Index

Constructors

constructor

Properties

chartData

Chart data

Protected chartDefaults

chartDefaults: ChartDefaults

chartLoaded

chartLoaded: EventEmitter<any> = new EventEmitter()

Event emitted with the chart reference after load is complete

type

{EventEmitter}

config

Configuration object containing details about how to render the chart

Methods

Protected generateChart

Protected getChartData

  • getChartData(): any

ngDoCheck

  • ngDoCheck(): void

ngOnInit

  • ngOnInit(): void

Protected setupConfig

  • setupConfig(): void

Protected setupConfigDefaults

  • setupConfigDefaults(): void

tooltip

  • tooltip(): any

Generated using TypeDoc