Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
Loading