SpatialProfilerComponent
Hierarchy
- unknown<WidgetProps>
- SpatialProfilerComponent
Index
Constructors
constructor
Parameters
props: WidgetProps
Returns SpatialProfilerComponent
Properties
autoScaleHorizontalMax
autoScaleHorizontalMin
height
onGraphCursorMoved
width
Accessors
exportHeader
Returns string[]
frame
Returns FrameStore | undefined
lineAxis
Returns { label: string; max: number; min: number; unit: string } | null
nearestCursorPoint
Returns Point2D | null
plotData
pointInfo
profileStore
Returns SpatialProfileStore | undefined
widgetStore
Returns SpatialProfileWidgetStore
publicstaticWIDGET_CONFIG
Returns DefaultWidgetConfig
Methods
render
Returns any