import ScatterChartMixins from 'causal-net/packages/causality-log/src/Vivid/scatter.chart.mixins.js'ScatterChartMixins
Extends:
BasePlotClass → ScatterChartMixins
Method Summary
| Public Methods | ||
| public |
scatter(objectPattern: {"data": *, "title": *, "xRange": *, "yRange": *, "xLabel": *, "yLabel": *, "style": *, "width": *, "height": *, "plotId": *}): * |
|
Public Methods
public scatter(objectPattern: {"data": *, "title": *, "xRange": *, "yRange": *, "xLabel": *, "yLabel": *, "style": *, "width": *, "height": *, "plotId": *}): * source
Params:
| Name | Type | Attribute | Description |
| objectPattern | {"data": *, "title": *, "xRange": *, "yRange": *, "xLabel": *, "yLabel": *, "style": *, "width": *, "height": *, "plotId": *} |
|
Return:
| * |