Skip to content

Commit

Permalink
update chart title
Browse files Browse the repository at this point in the history
  • Loading branch information
LeeLenaleee committed Dec 22, 2021
1 parent 4a5269a commit 3935f7b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/samples/other-charts/polar-area-center-labels.md
Expand Up @@ -88,7 +88,7 @@ const config = {
},
title: {
display: true,
text: 'Chart.js Polar Area Chart'
text: 'Chart.js Polar Area Chart With Centered Point Labels'
}
}
},
Expand Down

0 comments on commit 3935f7b

Please sign in to comment.