Commit bac65696 by liangjianmin

隐藏

parent 3d99b5ab
Showing with 2 additions and 6 deletions
...@@ -102,7 +102,7 @@ ...@@ -102,7 +102,7 @@
}, },
label: { label: {
normal: { normal: {
show: true, show: false,
position: "right", //显示位置 position: "right", //显示位置
offset: [5, 0], //偏移设置 offset: [5, 0], //偏移设置
formatter: "{b}", //圆环显示文字 formatter: "{b}", //圆环显示文字
......
...@@ -94,7 +94,7 @@ ...@@ -94,7 +94,7 @@
}, },
label: { label: {
normal: { normal: {
show: true, show: false,
position: 'right', //显示位置 position: 'right', //显示位置
offset: [5, 0], //偏移设置 offset: [5, 0], //偏移设置
formatter: function (params) { //圆环显示文字 formatter: function (params) { //圆环显示文字
...@@ -189,10 +189,6 @@ ...@@ -189,10 +189,6 @@
}); });
return this; return this;
}, },
timeFormat: function () { timeFormat: function () {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment