Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface DifferentialPlotSerieOptions

Available differential plot serie options

Hierarchy

  • DifferentialPlotSerieOptions

Index

Properties

Optional color

color: string

Stroke color

Optional domain

domain: Domain

Y axis (range) for plot data

Optional fill

fill: string

Fill color of areas defined between the curves

Optional lineWidth

lineWidth: number

Stroke width

Optional scale

scale: string

Scale type: 'linear' or 'log'

Generated using TypeDoc