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
lineAxis
Returns { label: string; max: number; min: number; unit: string }
label: string
max: number
min: number
unit: string
nearestCursorPoint
Returns Point2D
plotData
pointInfo
profileStore
Returns SpatialProfileStore
widgetStore
Returns SpatialProfileWidgetStore
publicstaticWIDGET_CONFIG
Returns DefaultWidgetConfig
Methods
render
Returns any