Commit e75b9463 by liangjianmin

js

parent 9ca3b594
Showing with 2 additions and 2 deletions
...@@ -102,7 +102,7 @@ ...@@ -102,7 +102,7 @@
}, },
label: { label: {
normal: { normal: {
show: false, show: true,
position: "right", //显示位置 position: "right", //显示位置
offset: [5, 0], //偏移设置 offset: [5, 0], //偏移设置
formatter: "{b}", //圆环显示文字 formatter: "{b}", //圆环显示文字
......
...@@ -147,7 +147,7 @@ ...@@ -147,7 +147,7 @@
}, },
label: { label: {
normal: { normal: {
show: false, show: true,
position: 'right', //显示位置 position: 'right', //显示位置
offset: [5, 0], //偏移设置 offset: [5, 0], //偏移设置
formatter: function (params) { //圆环显示文字 formatter: function (params) { //圆环显示文字
......
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