Reference

DiscreteTimelineChartConfiguration

Configuration for the discrete timeline chart

Properties

  • discreteAxisStyle

    The style for the discrete layers axis

  • discreteDataSeriesConfigurations

    The configurations of data series

  • discreteStripeGap

    The gap between discrete stripes

    number | null
  • discreteStripeHeight

    The height of a discrete stripe

    number | null
  • timeAxisStyle

    The style to be used for the time axis

  • tooltipStyle

    Style for the tool tips

  • visibleDiscreteStripes

    The indices of the visible discrete stripes. Set to

    number[] | null
  • visibleTimeRange

    The time range that is currently visible (in UTC)

    TimeRange | null