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.
HighChartsAPI Add-on uses Vaadin charts?
Does HighChartsAPI Add-on uses Vaadin charts? if so... there is an alternative to create charts in vaadin? right now we can't afford the vaadin pro tools.
It is easy check these kind of things by investigating projects pom.xml file(s). In this case there is no dependency to Vaadin Charts. However, note HighCharts itself is commercial product with its own terms and conditions, and licensing policy.
https://github.com/downdrown/VaadinHighChartsAPI/blob/master/pom.xml
ok thank you, I will check HighCharts policies. I did check the project POM.xml and didnt find nothing of the vaadin charts, but I get worried because I receive a email from Vaadin saying that I have 2 weeks left from the vaadin charts try out period, but I haven't downloaded to my project, so I was confused.