We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent abebaab commit fe93368Copy full SHA for fe93368
src/common/widgets/chart/ChartViewModel.js
@@ -9,7 +9,7 @@ import { Events } from '../../commontypes/Events';
9
* @class SuperMap.Widgets.ChartViewModel
10
* @classdesc 图表组件功能类
11
* @category Components Chart
12
- * @version 10.X.X
+ * @version 10.0.0
13
* @param {Object} options - 可选参数。
14
* @param {string} options.type - 图表类型。
15
* @param {SuperMap.Widgets.Chart.Datasets} options.datasets - 数据来源。
0 commit comments