Search
Preparing search index...
The search index is not available
catavolt-sdk
Options
All
Public
Public/Protected
All
Inherited
Externals
Only exported
Menu
Globals
"catavolt/dialog"
XGraphDef
Class XGraphDef
Hierarchy
XPaneDef
XGraphDef
Index
Constructors
constructor
Properties
data
Points
display
Quadrant
Lines
filter
Data
Points
graph
Type
grouping
Data
Point
identity
Data
Point
name
pane
Id
sample
Model
title
x
Axis
Label
x
Axis
Range
From
x
Axis
Range
To
y
Axis
Label
y
Axis
Range
From
y
Axis
Range
To
Methods
fromWS
Constructors
constructor
new XGraph
Def
(
paneId
:
string
, name
:
string
, title
:
string
, graphType
:
string
, displayQuadrantLines
:
boolean
, identityDataPoint
:
GraphDataPointDef
, groupingDataPoint
:
GraphDataPointDef
, dataPoints
:
Array
<
GraphDataPointDef
>
, filterDataPoints
:
Array
<
GraphDataPointDef
>
, sampleModel
:
string
, xAxisLabel
:
string
, xAxisRangeFrom
:
number
, xAxisRangeTo
:
number
, yAxisLabel
:
string
, yAxisRangeFrom
:
number
, yAxisRangeTo
:
number
)
:
XGraphDef
Parameters
paneId:
string
name:
string
title:
string
graphType:
string
displayQuadrantLines:
boolean
identityDataPoint:
GraphDataPointDef
groupingDataPoint:
GraphDataPointDef
dataPoints:
Array
<
GraphDataPointDef
>
filterDataPoints:
Array
<
GraphDataPointDef
>
sampleModel:
string
xAxisLabel:
string
xAxisRangeFrom:
number
xAxisRangeTo:
number
yAxisLabel:
string
yAxisRangeFrom:
number
yAxisRangeTo:
number
Returns
XGraphDef
Properties
data
Points
data
Points
:
Array
<
GraphDataPointDef
>
display
Quadrant
Lines
display
Quadrant
Lines
:
boolean
filter
Data
Points
filter
Data
Points
:
Array
<
GraphDataPointDef
>
graph
Type
graph
Type
:
string
grouping
Data
Point
grouping
Data
Point
:
GraphDataPointDef
identity
Data
Point
identity
Data
Point
:
GraphDataPointDef
name
name
:
string
pane
Id
pane
Id
:
string
sample
Model
sample
Model
:
string
title
title
:
string
x
Axis
Label
x
Axis
Label
:
string
x
Axis
Range
From
x
Axis
Range
From
:
number
x
Axis
Range
To
x
Axis
Range
To
:
number
y
Axis
Label
y
Axis
Label
:
string
y
Axis
Range
From
y
Axis
Range
From
:
number
y
Axis
Range
To
y
Axis
Range
To
:
number
Methods
Static
fromWS
fromWS
(
otype
:
string
, jsonObj
:
any
)
:
Try
<
XPaneDef
>
Parameters
otype:
string
jsonObj:
any
Returns
Try
<
XPaneDef
>
Globals
Internals
"catavolt"
Externals
"catavolt/dialog"
"catavolt/fp"
"catavolt/print"
"catavolt/util"
"catavolt/version"
"catavolt/ws"
XGraph
Def
constructor
data
Points
display
Quadrant
Lines
filter
Data
Points
graph
Type
grouping
Data
Point
identity
Data
Point
name
pane
Id
sample
Model
title
x
Axis
Label
x
Axis
Range
From
x
Axis
Range
To
y
Axis
Label
y
Axis
Range
From
y
Axis
Range
To
fromWS
Generated using
TypeDoc