修改图表
This commit is contained in:
parent
2483f21a97
commit
824c82ddb0
@ -50,11 +50,11 @@ const init = () => {
|
|||||||
{
|
{
|
||||||
name: "",
|
name: "",
|
||||||
type: "pie",
|
type: "pie",
|
||||||
radius: ["20%", "70%"],
|
radius: ["40%", "70%"],
|
||||||
center: ["50%", "45%"],
|
center: ["50%", "45%"],
|
||||||
avoidLabelOverlap: false,
|
avoidLabelOverlap: false,
|
||||||
itemStyle: {
|
itemStyle: {
|
||||||
borderRadius: 5,
|
borderRadius: 10,
|
||||||
// borderColor: '#fff',
|
// borderColor: '#fff',
|
||||||
borderWidth: 2,
|
borderWidth: 2,
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user