Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

Index

Constructors

constructor

Properties

Optional animation

animation: AnimationState

dataPerTick

dataPerTick: number = 0

direction

direction: AxeDirection

dirtyLabels

dirtyLabels: boolean = true

Protected labelsCount

labelsCount: number = 0

Protected oldDataPerTick

oldDataPerTick: number = 0

Protected state

state: ChartState

Accessors

options

options:

Methods

animateToBounds

  • animateToBounds(bounds: HorizontalBounds, onFinish?: undefined | function): void

calcDataPerTick

clear

  • clear(ctx: CanvasRenderingContext2D): void
  • Parameters

    • ctx: CanvasRenderingContext2D

    Returns void

Protected getDimension

getLinePoints

getMaxPossibleLabels

  • getMaxPossibleLabels(): number

getValueFrom

  • getValueFrom(dataPerTick: number): number

getValueTo

  • getValueTo(): number

updateDataPerTick

  • updateDataPerTick(): void

Legend

  • Module
  • Object literal
  • Variable
  • Function
  • Function with type parameter
  • Index signature
  • Type alias
  • Enumeration
  • Enumeration member
  • Property
  • Method
  • Interface
  • Interface with type parameter
  • Constructor
  • Property
  • Method
  • Index signature
  • Class
  • Class with type parameter
  • Constructor
  • Property
  • Method
  • Accessor
  • Index signature
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Inherited accessor
  • Protected property
  • Protected method
  • Protected accessor
  • Private property
  • Private method
  • Private accessor
  • Static property
  • Static method

Generated using TypeDoc