Skip to content

appreciated/apexcharts-flow

Folders and files

NameName
Last commit message
Last commit date

Latest commit

57063d0 · Jul 28, 2024
Jul 28, 2024
Aug 4, 2019
Sep 3, 2022
Jul 22, 2024
Jan 6, 2024
Mar 2, 2020
Sep 14, 2022
Apr 24, 2021
Jan 6, 2024
Jul 28, 2024
Jan 6, 2024
Sep 3, 2022
Sep 12, 2022

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.