mirror of
https://github.com/chartjs/Chart.js.git
synced 2026-03-06 08:24:05 +01:00
Give the doughnut sample the correct color label
This commit is contained in:
@@ -59,7 +59,7 @@ An example data object using these attributes is shown below.
|
||||
var data = {
|
||||
labels: [
|
||||
"Red",
|
||||
"Green",
|
||||
"Blue",
|
||||
"Yellow"
|
||||
],
|
||||
datasets: [
|
||||
|
||||
Reference in New Issue
Block a user