Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • PathGenerator

Index

Constructors

constructor

Properties

Private currentState

currentState: number[] = []

Private dataSets

dataSets: DataSet[]

Private emptyState

emptyState: ReadonlyArray<number>

Private options

options: ChartOptions

Private size

size: number

Private ySum

ySum: number[]

Methods

animatePaths

  • Parameters

    Returns void

Private calcSum

  • calcSum(dataSets: DataSet[]): void
  • Parameters

    Returns void

createPaths

  • createPaths(createStateTo?: boolean): void
  • Parameters

    • Default value createStateTo: boolean = false

    Returns void

getVBounds

  • Parameters

    • scaleRange: ScaleRange
    • Default value state: ReadonlyArray<number> = this.currentState

    Returns VerticalBounds

getVBoundsTo

prepareAnimation

  • prepareAnimation(): void
  • Returns 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