mirror of
https://github.com/chartjs/Chart.js.git
synced 2025-12-08 20:36:08 +00:00
Give the doughnut sample the correct color label
This commit is contained in:
parent
230691870e
commit
ff8eb5a65b
@ -59,7 +59,7 @@ An example data object using these attributes is shown below.
|
||||
var data = {
|
||||
labels: [
|
||||
"Red",
|
||||
"Green",
|
||||
"Blue",
|
||||
"Yellow"
|
||||
],
|
||||
datasets: [
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user