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

Type parameters

  • Datum

Hierarchy

  • Transition

Index

Methods

attr

attrTween

  • attrTween(name: string, tween: function): Transition<Datum>

call

  • call(func: function, ...args: any[]): Transition<Datum>

delay

duration

  • duration(): number
  • duration(duration: number): Transition<Datum>
  • duration(duration: function): Transition<Datum>

each

  • each(type: string, listener: function): Transition<Datum>
  • each(listener: function): Transition<Datum>

ease

  • ease(): function
  • ease(value: string, ...args: any[]): Transition<Datum>
  • ease(value: function): Transition<Datum>

empty

  • empty(): boolean

filter

node

  • node(): EventTarget

remove

select

selectAll

size

  • size(): number

style

  • style(name: string, value: Primitive, priority?: string): Transition<Datum>
  • style(name: string, value: function, priority?: string): Transition<Datum>
  • style(obj: object, priority?: string): Transition<Datum>

styleTween

  • styleTween(name: string, tween: function, priority?: string): Transition<Datum>

text

tween

  • tween(name: string, factory: function): Transition<Datum>

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