Differential plot

Hierarchy (view full)

  • Plot<DifferentialPlotOptions>
    • DifferentialPlot

Constructors

Properties

data: [PlotData, PlotData]
extent: [number, number]
id: string | number
options: DifferentialPlotOptions
range: Range
scale: Scale
scale1: Scale
scale2: Scale

Accessors

  • get offset(): number
  • Returns number

Methods

  • Set multiple options

    Parameters

    • options: any

      object containing options to set

    Returns Plot<PlotOptions>

Generated using TypeDoc