Provides Java models for Chart.js so that e.g. a Java Server can build a chart and then instruct a JavaScript client what needs to be shown.
This repo extends the abandoned Chart.java and adds support for Chart.js Version 4+.
Note
We try our best to implement the ChartJS v4 API however there are a lot of configuration options.
Therefore some parts migth still be missing or use the outdated v2 API from the original repo.
If you think you found a missing or incorrect API please open an issue and/or provide a pull request.
Installation guide for the latest release
Chart.js | chartjs-java-model version |
---|---|
4.x | 1+ |
If you need support as soon as possible and you can't wait for any pull request, feel free to use our support.
See the contributing guide for detailed instructions on how to get started with our project.
View the license of the current project or the summary including all dependencies
- To all contributors that helped to improve this library
- Especially to the devs at PrimeTek/PrimeFaces that regularly provide feedback and PRs
Disclaimer: This is not an official ChartJS product and not associated