Important Notice - Forums is archived
To simplify things and help our users to be more productive, we have archived the current forum and focus our efforts on helping developers on Stack Overflow. You can post new questions on Stack Overflow or join our Discord channel.

Vaadin lets you build secure, UX-first PWAs entirely in Java.
Free ebook & tutorial.
AMChart and Vaadin
Hello everyone,
We would use an AmChart on our Vaadin Application.
We get difficulties to implements that, we import amchart's javascript, but when we try to add our AmChart component on vaddin Component we get this message :
Widgetset does not contain implementation for org.xgbi.nexgen.support.component.chart.AmChart. Check its @ClientWidget mapping, widgetsets GWT module description file and re-compile your widgetset. In case you have downloaded a vaadin add-on package, you might want to refer to add-on instructions. Unrendered UIDL:
After looking on differents topics we never find someone who used other librairies than Vaadin charts add-on (highchart, vaadin-charts, ...) Did someone work with other chartJS lib? How did you implement that (client side, and widegset)
Sincerely,
Robin