Plottable
Components
Interactions
Examples
Tutorials
API
FAQ
Search
Preparing search index...
The search index is not available
Options
Inherited
Private
Externals
Only exported
Menu
Globals
Plottable
Scales
TickGenerators
TickGenerator
Interface TickGenerator
Generates an array of tick values for the specified scale.
Type parameters
D
Hierarchy
TickGenerator
Callable
__call
(
scale
:
QuantitativeScale
<
D
>
)
:
D
[]
Generates an array of tick values for the specified scale.
Parameters
scale:
QuantitativeScale
<
D
>
Returns
D
[]
Globals
"d3"
Plottable
Animators
Axes
Components
Configs
Dispatchers
Drawers
Formatters
Interactions
Plots
Render
Controller
Render
Policies
Scales
Tick
Generators
Symbol
Factories
Time
Interval
Utils
d3
Tick
Generator
integer
Tick
Generator
interval
Tick
Generator
Generated using
TypeDoc
Generates an array of tick values for the specified scale.