Options
All
  • Public
  • Public/Protected
  • All
Menu

Module continuousAxisRangeFor

Index

Functions

continuousAxisRangeFor

  • A time-range that can be scaled and transformed, all the while maintaining it original range values.

    Parameters

    • _start: number

      The start of the time-range

    • _end: number

      The end of the time-range

    Returns ContinuousAxisRange

    A time-range object that can be scaled and transformed

Generated using TypeDoc