Documentation / @openassistant/echarts / SimpleScatPlotDataProps
Type Alias: SimpleScatPlotDataProps
SimpleScatPlotDataProps =
object
Defined in: components/echarts/src/scatterplot/simple-chart-option.ts:9
Internal
Properties
variableX
variableX:
string
Defined in: components/echarts/src/scatterplot/simple-chart-option.ts:10
variableY
variableY:
string
Defined in: components/echarts/src/scatterplot/simple-chart-option.ts:11
