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
Release version will follow Vaadin's versioning. eg 23.x.x
indicates it depends on Vaadin 23
master
uses Vaadin 23.x.xv2.0.0-beta13
uses Vaadin 14.x.x
ApexCharts for Vaadin is released under Apache 2.0 license.