Components Interactions Examples Tutorials API FAQ
Options
Menu

Module TickGenerators

Index

Functions

integerTickGenerator

intervalTickGenerator

  • Creates a TickGenerator using the specified interval.

    Generates ticks at multiples of the interval while also including the domain boundaries.

    Parameters

    • interval: number

    Returns TickGenerator<number>

Generated using TypeDoc