mirror of
https://github.com/chartjs/Chart.js.git
synced 2026-03-20 15:16:51 +01:00
Pie Chart
This commit is contained in:
@@ -135,6 +135,11 @@
|
||||
valueSpacing: 5,
|
||||
datasetSpacing: 1,
|
||||
},
|
||||
slice: {
|
||||
backgroundColor: defaultColor,
|
||||
borderColor: "#fff",
|
||||
borderWidth: 2,
|
||||
},
|
||||
}
|
||||
},
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user