Apexcharts Flow Versions Save

ApexCharts.js wrapper for the Vaadin Platform

v24.0.0

3 months ago

v23.0.1

1 year ago

v23.0.0

1 year ago

Breaking Changes

  • Refactor enums to be uppercase and include @JsonValue for correct serialization (#142)

Changes & Bugfixes

  • Upgrade Vaadin dependency to 23 LTS (#138)
  • Migrate from PolymerTemplate to LitTemplate (#138)
  • Include Jandex plugin for Bean Discovery in Quarkus (#138)
  • Add Toolbar.Export Object (#137) Thanks @lelmix
  • Set minimum required jdk11 (#139) Thanks @mrgreywater
  • Bump Vaadin to 23.2.0 & Project to 2.0.0-beta14 #141)
  • Fix onecolor & ShadyCSS (#141) Thanks @TFyre and @Artur-
  • Increase build speed by removing maven-clean-plugin. Its not required to delete node_modules with every clean build (#143)
  • Versioning is now streamlined with the respecting Vaadin platform version (The ApexCharts addon with the version 23 was build with Vaadin 23).

Available from: https://vaadin.com/directory/component/apexchartsjs

v2.0.0-beta13

2 years ago
  • Updated Vaadin version to 14.7.5
  • Updated to apexcharts.js version to 3.30.0
  • Added support for options.chart.zoom.autoScaleYaxis option (#123)
  • Add parameter xaxis/labels/dateTimeUTC (#128)
  • Added support for multiple Y axis (#119)
  • Added TickPlacement Option to XAxis (#125)

v2.0.0-beta12

2 years ago

New features

  • listen for events on the JS side
  • add custom tooltips
  • updated Apexcharts to version 3.26.3

Issues closed

  • #108
  • #92
  • #82

v2.0.0-beta11

3 years ago