提交 31fcd4a8 编写于 作者: K kener

格式调整

上级 5316d9ad
......@@ -106,7 +106,10 @@ define(function (require) {
var centroid = [];
var mouseX, mouseY;
/**
* 绘制图形
*/
function _buildShape() {
legend = component.legend;
temperature = 1.0;
......@@ -847,6 +850,7 @@ define(function (require) {
}
return result;
}
zrUtil.inherits(Force, CalculableBase);
zrUtil.inherits(Force, ComponentBase);
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册