Hi
Thank you for your effort.
This library is very helpful.
In our company we use Vaadin since a long time
(I maintain an app - still based on Vaadin 7)
We want to integrate ApexCharts.js in an old Struts-based application.
For this I stripped the Vaadin dependency of this library.
(Some classes needed to be deleted…
The ‘main’ class, ApexCharts, doesn’t inherit from a Vaadin class,
ApexCharts is now a simple POJO.
With this changes the library can be used in (any) web app.
All the documentation and the samples of original library can be reused.
Regards,
Peter