Releases: vaadin/charts
Releases · vaadin/charts
Charts 3.3.1 - Maintenance release
Charts 3.3.0
Vaadin Charts for Vaadin Framework 8
- 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
Vaadin Charts for Vaadin Framework 8
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 ofvaadin-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
Includes fixes for:
- #528 Inject Highcharts-more module only if not already injected
Vaadin Charts for Vaadin Framework 8
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 ofvaadin-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
Maintenance release for Charts 4 fixing HighCharts resource import order
Includes:
#499 Load Heatmap if not already present and ensure it's loaded before Treemap