WebCola
Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • Identity

Callable

  • __call(n: number): number

Index

Methods

copy

domain

  • domain(): number[]
  • domain(numbers: number[]): Identity

invert

  • invert(n: number): number

range

  • range(): number[]
  • range(numbers: number[]): Identity

tickFormat

  • tickFormat(count?: number, format?: string): function
  • Parameters

    • Optional count: number
    • Optional format: string

    Returns function

      • (n: number): string
      • Parameters

        • n: number

        Returns string

ticks

  • ticks(count?: number): number[]

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