修改展会大屏环图重叠问题
This commit is contained in:
parent
4317202548
commit
da21cf149d
@ -47,7 +47,6 @@ const init = () => {
|
|||||||
type: "pie",
|
type: "pie",
|
||||||
radius: ["40%", "70%"],
|
radius: ["40%", "70%"],
|
||||||
center: ["50%", "45%"],
|
center: ["50%", "45%"],
|
||||||
avoidLabelOverlap: false,
|
|
||||||
label: {
|
label: {
|
||||||
show: true,
|
show: true,
|
||||||
formatter(params) {
|
formatter(params) {
|
||||||
|
Loading…
Reference in New Issue
Block a user