diff --git a/README.md b/README.md index 6456e4c..8da6273 100644 --- a/README.md +++ b/README.md @@ -3,6 +3,8 @@ Vaadin 24 addon for the Chart.js charting library. https://github.com/chartjs/Ch ## Notice +##TEST + This add-on was originally created by [moberwasserlechner](https://github.com/moberwasserlechner/), and the repository is now archived. It was later reworked by [rudiejd](https://github.com/rudiejd/) to work with Vaadin 14. JumpMind has taken it a bit further by upgrading the project dependencies, ensuring its compatibility with Java 17 and Vaadin 24+, and updating to the latest 2.X version of ChartJS. Potential implementation improvements include better state management (it currently sends state to the client every time it is changed), and reworking the library to work with ChartJS 4.x. ## Features