appreciated / apexcharts-flow

ApexCharts.js wrapper for the Vaadin Platform
Apache License 2.0
76 stars 46 forks source link
apexcharts charts vaadin-addon vaadin-flow


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

Version information

Release version will follow Vaadin's versioning. eg 23.x.x indicates it depends on Vaadin 23

License

ApexCharts for Vaadin is released under Apache 2.0 license.