Skip to content

Releases: vaadin/charts

Charts 3.3.1 - Maintenance release

03 Dec 08:59
Compare
Choose a tag to compare

Vaadin Charts for Vaadin Framework 7.

Changes since 3.3.0:

  • Fixed plot lines and bands labels fail (#559)

Charts 3.3.0

31 Oct 13:45
bc897e6
Compare
Choose a tag to compare

Vaadin Charts for Vaadin Framework 7.

Changes since 3.2.1:

  • Remove Angular2 and React docs (#426)
  • Referring to generic add-on license installation instructions (#521)
  • Remove jquery sources (#540)
  • Remove unused test resources (#542)
  • Update repo url (#551)

Vaadin Charts for Vaadin Framework 8

23 Oct 14:06
ed92eaa
Compare
Choose a tag to compare
Pre-release
  • Fixed exception on axis extreme change events when chart has no data (#550)
  • Added Lang as option on Configuration (#548)
  • Fixed issue with plotband and plotline labels (#545)
    • Add workaround for plotband labels issues with modern browsers
    • Remove code duplicates in SplineWithPlotBandRemoveFunctionality
    • Add workaround for issue with plotlines
  • Remove unused test resources (#543)
  • Remove jquery and update demos (#539)

3.3.0.beta1

23 Oct 13:00
Compare
Choose a tag to compare
3.3.0.beta1 Pre-release
Pre-release
  • Removed jquery sources (#540)
    jQuery wasn't really used by the add-on but sources were there since previous version, this new minor removes sources and unused references

  • Removed unused test resources (#542)

  • Removed Angular2 and React docs (#426)

Vaadin Charts for Vaadin Framework 8

28 Jun 10:13
aea4b7c
Compare
Choose a tag to compare
Pre-release

Pre-release version of Vaadin Charts for Vaadin Framework 8

  • Compatible with Vaadin 8.0+

API Changes

  • vaadin-charts-model module has been removed, model classes are now part of vaadin-charts module fixing OSGI and Java 9 compatibility, related to #327 and #487

Bug fixes

  • #483: Fix AIOOB Exception with Chart with drilldown in TabSheet
  • #472 #508: allow setting Highcharts Global options
  • #504: Add support for milliseconds in DateTimeLabelFormats
  • #526 Prevent highcharts-more module to be injected more than once

Other changes

  • #490: Update jackson-databind to latest stable

Maintenance release

27 Jun 10:34
efdcaf4
Compare
Choose a tag to compare

Includes fixes for:

  • #528 Inject Highcharts-more module only if not already injected

Vaadin Charts for Vaadin Framework 8

28 Mar 14:44
6182421
Compare
Choose a tag to compare
Pre-release

Pre-release version of Vaadin Charts for Vaadin Framework 8

  • Compatible with Vaadin 8.0+

API Changes

  • vaadin-charts-model module has been removed, model classes are now part of vaadin-charts module fixing OSGI and Java 9 compatibility, related to #327 and #487

Bug fixes

  • #483: Fix AIOOB Exception with Chart with drilldown in TabSheet
  • #472 #508: allow setting Highcharts Global options
  • #504: Add support for milliseconds in DateTimeLabelFormats

Other changes

  • #490: Update jackson-databind to latest stable

Maintenance release including bugfixes

28 Mar 14:44
219c8dc
Compare
Choose a tag to compare

Includes fixes for:

  • #483: Fix AIOOB Exception with Chart with drilldown in TabSheet
  • #472 #508: allow setting Highcharts Global options
  • #504: Add support for milliseconds in DateTimeLabelFormats

Maintenance release for Charts 4 fixing HighCharts resource import order

16 Mar 11:30
92f740d
Compare
Choose a tag to compare

Includes:
#499 Load Heatmap if not already present and ensure it's loaded before Treemap

Maintenance release for Charts 4 fixing HighCharts resource import

14 Mar 12:36
Compare
Choose a tag to compare

Main changes are:

  • #494 Update to the latest Framework (8.3.1)
  • #491 Axes should not be a list property in Navigator
  • #493 Import extra resources even if HighCharts is already imported