LeftLinearAxis - Ledragon/ldd3 GitHub Wiki

Module "src/axes/LeftLinearAxis"

Class LeftLinearAxis

Constructor

Usage:

new LeftLinearAxis(container: Selection<SVGElement, T, any, any>, _width: number, _height: number)

Parameters:

  • container - Selection<SVGElement, T, any, any>:
  • _width - number:
  • _height - number:

Return type: LeftLinearAxis

domain

Usage:

domain()

Return type: ``

Usage:

domain(value: )

Parameters:

  • value - :

Return type: LeftLinearAxis<T>

format

Usage:

format(specifier: string)

Parameters:

  • specifier - string:

Return type: LeftLinearAxis<T>

group

Usage:

group()

Return type: Selection<SVGGElement, any, any, any>

scale

Usage:

scale(value: number)

Parameters:

  • value - number:

Return type: number

ticks

Usage:

ticks()

Return type: number