Raindex SDK Documentation
GitHub
NPM
Preparing search index...
ChartCfg
Interface ChartCfg
interface
ChartCfg
{
key
:
string
;
metrics
?:
MetricCfg
[]
;
plots
?:
PlotCfg
[]
;
scenario
:
ScenarioCfg
;
}
Index
Properties
key
metrics?
plots?
scenario
Properties
key
key
:
string
Optional
metrics
metrics
?:
MetricCfg
[]
Optional
plots
plots
?:
PlotCfg
[]
scenario
scenario
:
ScenarioCfg
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Properties
key
metrics
plots
scenario
GitHub
NPM
Raindex SDK Documentation
Loading...