Skip to content

Bethibande/apexcharts-flow

 
 

Repository files navigation


Vaadin Platform wrapper for ApexCharts to build interactive visualizations in Vaadin.

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

  • master uses Vaadin 23.x.x
  • v2.0.0-beta13 uses Vaadin 14.x.x

License

ApexCharts for Vaadin is released under Apache 2.0 license.

About

ApexCharts.js wrapper for the Vaadin Platform

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 96.4%
  • TypeScript 3.5%
  • Other 0.1%