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

Type parameters

  • T

Hierarchy

  • Arc

Callable

  • __call(d: T, i: number): string

Index

Methods

centroid

  • centroid(d: T, i?: number): [number, number]

cornerRadius

  • cornerRadius(): function
  • cornerRadius(radius: number): Arc<T>
  • cornerRadius(radius: function): Arc<T>

endAngle

  • endAngle(): function
  • endAngle(angle: number): Arc<T>
  • endAngle(angle: function): Arc<T>

innerRadius

  • innerRadius(): function
  • innerRadius(radius: number): Arc<T>
  • innerRadius(radius: function): Arc<T>

outerRadius

  • outerRadius(): function
  • outerRadius(radius: number): Arc<T>
  • outerRadius(radius: function): Arc<T>

padAngle

  • padAngle(): function
  • padAngle(angle: number): Arc<T>
  • padAngle(angle: function): Arc<T>

padRadius

  • padRadius(): string | function
  • padRadius(radius: "auto"): Arc<T>
  • padRadius(radius: string): Arc<T>
  • padRadius(radius: function): Arc<T>

startAngle

  • startAngle(): function
  • startAngle(angle: number): Arc<T>
  • startAngle(angle: function): Arc<T>

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