We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c7b51af commit 2cf9c9eCopy full SHA for 2cf9c9e
2 files changed
README.md
@@ -13,7 +13,7 @@
13
14
Highly customizable [Chart.js](https://www.chartjs.org/) plugin that displays labels on data for any type of charts.
15
16
-Requires [Chart.js](https://github.com/chartjs/Chart.js/releases) **3.x**.
+Requires [Chart.js](https://github.com/chartjs/Chart.js/releases) **3.x** or higher.
17
18
## Documentation
19
docs/guide/README.md
@@ -3,7 +3,7 @@
3
4
5
::: warning COMPATIBILITY NOTE
6
-Requires [Chart.js](https://github.com/chartjs/Chart.js/releases) **3.x**
7
:::
8
9
::: danger IMPORTANT
0 commit comments