提交 4ece16d9 编写于 作者: D deqingli

fix(grid): fix annotation error in grid

上级 dbaea2d3
......@@ -62,7 +62,7 @@ function Grid(gridModel, ecModel, api) {
this._coordsList = [];
/**
* @type {Object.<string, module:echarts/coord/cartesian/Axis2D>}
* @type {Object.<string, Array.<module:echarts/coord/cartesian/Axis2D>>}
* @private
*/
this._axesMap = {};
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册