From f14d2999aa5a80e802d0badd92816186d81f2a2f Mon Sep 17 00:00:00 2001 From: Andrew Webb Date: Thu, 28 Aug 2025 17:05:14 -0400 Subject: [PATCH] 0000000: test-commit --- README.md | 2 ++ 1 file changed, 2 insertions(+) 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