Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

Index

Properties

Optional animateDuration

animateDuration: number

animation time in milliseconds, defaults to 1000

Optional bottomMargin

bottomMargin: number

Optional disableAutoResizeHeight

disableAutoResizeHeight: boolean

Optional disableAutoResizeWidth

disableAutoResizeWidth: boolean

Optional disableBackground

disableBackground: boolean

Optional disableBrush

disableBrush: boolean

brush options

Optional disableHover

disableHover: boolean

tell a widget to ignore the hover events

Optional disableHoverTooltip

disableHoverTooltip: boolean

tooltip behavior

Optional disableProgressSpinner

disableProgressSpinner: boolean

Optional disableResize

disableResize: boolean

handle resize controls

Optional disableResizeBottom

disableResizeBottom: boolean

Optional disableResizeLeft

disableResizeLeft: boolean

Optional disableResizeRight

disableResizeRight: boolean

Optional disableSelection

disableSelection: boolean

blink assocaited data when a selection is done

Optional disableTooltip

disableTooltip: boolean

Optional disableWebWorkers

disableWebWorkers: boolean

DEPRECATED

Optional disableZoomMouseWheel

disableZoomMouseWheel: boolean

Optional disableZoomViewUpdate

disableZoomViewUpdate: boolean

Optional enableSaveAsImage

enableSaveAsImage: boolean

Optional enableWebWorkers

enableWebWorkers: boolean

async display behavior

Optional enableXYZoom

enableXYZoom: boolean

Optional fitToWindow

fitToWindow: boolean

attempt to fit a graph into the view specified by the IOptions

Optional focusRadiusDelta

focusRadiusDelta: number

Optional forceBrushToFront

forceBrushToFront: boolean

Optional forceCanvasRenderer

forceCanvasRenderer: boolean

Optional forceSvgRenderer

forceSvgRenderer: boolean

Optional forceWebGLRenderer

forceWebGLRenderer: boolean
deprecated

WebGL is now the default in PIXI so we have to force the canvas renderer

Optional height

height: any

Optional hideRowTitle

hideRowTitle: boolean

Optional hoverRadiusDelta

hoverRadiusDelta: number
deprecated

deprecated for focusRadiusDelta

Optional leftMargin

leftMargin: number

Optional rightMargin

rightMargin: number

Optional selectionBlink

selectionBlink: boolean

Optional showSelectionAsOverlay

showSelectionAsOverlay: boolean

Optional tooltipDelay

tooltipDelay: number

Optional topMargin

topMargin: number

Optional width

width: any

Optional xEnd

xEnd: number

Optional xStart

xStart: number

Optional yEnd

yEnd: number

Optional yStart

yStart: number

Legend

  • Module
  • Object literal
  • Variable
  • Function
  • Function with type parameter
  • Index signature
  • Type alias
  • Type alias with type parameter
  • Enumeration
  • Enumeration member
  • Property
  • Method
  • Interface
  • Interface with type parameter
  • Constructor
  • Property
  • Method
  • Index signature
  • Class
  • Class with type parameter
  • Constructor
  • Property
  • Method
  • Accessor
  • Index signature
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Inherited accessor
  • Protected property
  • Protected method
  • Protected accessor
  • Private property
  • Private method
  • Private accessor
  • Static property
  • Static method

Generated using TypeDoc