File tree Expand file tree Collapse file tree 1 file changed +5
-0
lines changed Expand file tree Collapse file tree 1 file changed +5
-0
lines changed Original file line number Diff line number Diff line change @@ -8,6 +8,11 @@ Provides Java models for [Chart.js](https://www.chartjs.org/) so that e.g. a Jav
8
8
9
9
This repo extends the abandoned [ Chart.java] ( https://github.com/mdewilde/chart ) and adds support for Chart.js Version 4+.
10
10
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
+
11
16
## Installation
12
17
[ Installation guide for the latest release] ( https://github.com/xdev-software/chartjs-java-model/releases/latest#Installation )
13
18
You can’t perform that action at this time.
0 commit comments