Vaadin Platform wrapper for ApexCharts to build interactive visualizations in Vaadin.
Starting the test/demo server:
mvn jetty:run
This deploys demo at http://localhost:8080
To deploy to another port set jetty.port and/or jetty.ssl.port like
mvn jetty:run -Djetty.port=8090 -Djetty.ssl.port=8555
master
the latest version of the starter, using latest platform snapshotv10
the version for Vaadin 10v11
the version for Vaadin 11v12
the version for Vaadin 12v13
the version for Vaadin 13
ApexCharts for Vaadin is released under Apache 2.0 license.