Vaadin Platform wrapper for ApexCharts to build interactive visualizations in Vaadin.
Demo
Development instructions
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
Branching information
masterthe latest version of the starter, using latest platform snapshotv10the version for Vaadin 10v11the version for Vaadin 11v12the version for Vaadin 12v13the version for Vaadin 13
License
ApexCharts for Vaadin is released under Apache 2.0 license.