You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jul 10, 2020. It is now read-only.
I just found this very good project that already work on ChartJS Java wrappers, and keep it up-to-date with last chart.js distro.
How about reduce scope of this project to only use Chart.java (https://github.com/mdewilde/chart/) as dependency and make it works with Vaadin platform/components.
The text was updated successfully, but these errors were encountered:
unfortunately this is not an option for me in the next few months. I simply do not have the time to do it or review such major overhaul, which changes the api completely.
Moreover I do not work with Vaadin in any of my projects.
Only if a customer contracts me for a paid Vaadin project I would as a service to the community dedicate more time to this project and do time consuming stuff like updating to Vaadin 10+ or working on refactorings like your's.
Tks for take a time to look that @moberwasserlechner !
Saddly Vaadin 10 choice to move to a web-component arch will decrease the activity of < vaadin 8 components :(.
My project is using vaadin 8 and compatible vaadin 7 package in production, and I have no plans to do a migration. Probably I will work on this issue (remove internal wrappers and use external dep) on my private branch. I will keep you tuned.
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Hello @moberwasserlechner,
I just found this very good project that already work on ChartJS Java wrappers, and keep it up-to-date with last chart.js distro.
How about reduce scope of this project to only use Chart.java (https://github.com/mdewilde/chart/) as dependency and make it works with Vaadin platform/components.
The text was updated successfully, but these errors were encountered: