Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
kurkle committed Jun 17, 2022
2 parents d4472f8 + fd46b7d commit 4a19c43
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -55,9 +55,9 @@ Single chart
```js
const chart = new Chart(ctx, {
// ...
plugins: {
plugins: [
autocolors
}
]
});
```

Expand Down

0 comments on commit 4a19c43

Please sign in to comment.