Skip to content

Commit f09d72f

Browse files
authored
Update README.md
Add disclaimer that some parts of the ChartJS v4 API might not be implement as it provides a TON of possibilities.
1 parent 5e4bf1e commit f09d72f

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,11 @@ Provides Java models for [Chart.js](https://www.chartjs.org/) so that e.g. a Jav
88

99
This repo extends the abandoned [Chart.java](https://github.com/mdewilde/chart) and adds support for Chart.js Version 4+.
1010

11+
> [!NOTE]
12+
> We try our best to implement the ChartJS v4 API however there are a lot of configuration options.<br/>
13+
> Therefore some parts migth still be missing or use the outdated v2 API from the original repo.<br/>
14+
> If you think you found a missing or incorrect API please open an issue and/or provide a pull request.
15+
1116
## Installation
1217
[Installation guide for the latest release](https://github.com/xdev-software/chartjs-java-model/releases/latest#Installation)
1318

0 commit comments

Comments
 (0)