Options
All
  • Public
  • Public/Protected
  • All
Menu

LineChart's own props

Hierarchy

  • LineChartSelfProps

Index

Properties

Optional maxContextPoints

maxContextPoints: number

Maximum number of points to be displayed in the context per line

Optional selectionCallback

selectionCallback: (selections: Array<TRangeSelection>) => void

Callback called when confirmed rangeSelections change

Type declaration

Optional viewMode

viewMode: "overlapped" | "stacked"

Current graph view mode

Optional yDomainPadding

yDomainPadding: number

Padding to add to either end of the yDomain

Generated using TypeDoc