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

Index

Functions

category10

  • category10(): Ordinal<string, string>
  • category10<Domain>(): Ordinal<Domain, string>

category20

  • category20(): Ordinal<string, string>
  • category20<Domain>(): Ordinal<Domain, string>

category20b

  • category20b(): Ordinal<string, string>
  • category20b<Domain>(): Ordinal<Domain, string>

category20c

  • category20c(): Ordinal<string, string>
  • category20c<Domain>(): Ordinal<Domain, string>

identity

linear

  • linear(): Linear<number, number>
  • linear<Output>(): Linear<Output, Output>
  • linear<Range, Output>(): Linear<Range, Output>

log

  • log(): Log<number, number>
  • log<Output>(): Log<Output, Output>
  • log<Range, Output>(): Log<Range, Output>

ordinal

  • ordinal<Range>(): Ordinal<string, Range>
  • ordinal<Domain, Range>(): Ordinal<Domain, Range>

pow

  • pow(): Pow<number, number>
  • pow<Output>(): Pow<Output, Output>
  • pow<Range, Output>(): Pow<Range, Output>

quantile

quantize

sqrt

  • sqrt(): Pow<number, number>
  • sqrt<Output>(): Pow<Output, Output>
  • sqrt<Range, Output>(): Pow<Range, Output>

threshold

  • threshold<Range>(): Threshold<number, Range>
  • threshold<Domain, Range>(): Threshold<Domain, Range>

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