new ChartLayer(options)
layer/ChartLayer.js, line 52
Name | Type | Description | ||||||
---|---|---|---|---|---|---|---|---|
options |
LayerOptions |
图层可选参数
|
Extends
- Layer
Classes
Methods
-
setOption(option){ChartLayer}
layer/ChartLayer.js, line 126 -
设置
echarts
的option
Name Type Description option
Object echarts
的option
参数对象Returns:
Type Description ChartLayer