You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi! We've received your issue and please be patient to get responded. 🎉
The average response time is expected to be within one day for weekdays.
In the meanwhile, please make sure that you have posted enough image to demo your request. You may also check out the API and chart option to get the answer.
Version
4.2.1-rc1
Steps to reproduce
Run the following option:
option = {
"animation": true,
"tooltip": {
"trigger": "item"
},
"legend": {
"show": true,
"orient": "vertical",
"align": "left",
"right": 5,
"top": "center"
},
"series": [{
"name": "Series1",
"type": "pie",
"selectedMode": false,
"stillShowZeroSum": false,
"data": [{
"value": 13,
"name": "DD000045",
"itemStyle": {
"borderColor": "#FFFFFF",
"borderWidth": 2,
"borderType": "solid"
}
}, {
"value": 7,
"name": "DD000048",
"itemStyle": {
"borderColor": "#FFFFFF",
"borderWidth": 2,
"borderType": "solid"
}
}, {
"value": 7,
"name": "DD000046",
"itemStyle": {
"borderColor": "#FFFFFF",
"borderWidth": 2,
"borderType": "solid"
}
}, {
"value": null,
"name": "DD000049",
"itemStyle": {
"borderColor": "#FFFFFF",
"borderWidth": 2,
"borderType": "solid"
}
}, {
"value": 5,
"name": "DD000047",
"itemStyle": {
"borderColor": "#FFFFFF",
"borderWidth": 2,
"borderType": "solid"
}
}],
"label": {
"show": true,
"position": "inside",
"color": "#000000",
"fontFamily": "'Arial'",
"fontSize": 14.67,
"fontStyle": "Normal",
"fontWeight": 400,
"borderWidth": 1,
"borderType": "solid",
"padding": 3
},
"labelLine": {
"show": false
},
"hoverAnimation": false,
"center": [186.668701171875, 144],
"radius": [72, 97.2]
}],
"color": ["#0087CD", "#8BB73D", "#EBC54B", "#EA772A", "#D03736"]
};
What is expected?
Label does not show on the left-top corner.
What is actually happening?
On the left-top corner, there is some strange text.
The text was updated successfully, but these errors were encountered: