Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • Stats

Index

Constructors

constructor

  • new Stats(data?: any): Stats

Properties

avg

avg: number

count

count: number = 0

intervalDays

intervalDays: number

max

max: number

min

min: number

sum

sum: number

Methods

Private _formatNumber

  • _formatNumber(value: number, decimals: number): string

getFormattedAvg

  • getFormattedAvg(): string

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