Learn what's new across releases, with details of features, enhancements, and resolved issues.
Jan
Feb
Mar
Apr
May
Jun
Jul
Aug
Sep
Oct
Nov
Dec
FusionCharts Suite XT v4.2.2Apr 1, 2026
Features
Improved how the jQuery plugin is delivered to make it easier and more reliable to use. The plugin is now officially hosted on the FusionCharts CDN, with both versioned and latest paths available.
Fixes
Fixed chart behavior when the chart type is changed. The scroll position now automatically resets to the beginning, providing a more consistent and predictable experience when switching between charts.
Fixed zoom and scroll behavior in ZoomLine charts. Zoom and reset states are now correctly maintained when navigating across multiple zoom levels and using scroll.
Resolved an issue where enabling showPlotBorder and plotBorderThickness caused thin internal lines to appear in negative stacks. Borders are now rendered consistently, resulting in clean, seamless borders between segments and more consistent visuals in stacked-column-2d charts.
FusionCharts Suite XT v4.2.1Jan 30, 2026
Features
Enhanced the behavior of Horizontal Legend Scrolling to work independently from vertical scrolling.
This ensures smoother navigation and prevents horizontal scroll actions from affecting vertical movement.
Refined scrollbar sizing to improve alignment and prevent extra padding, resulting in a cleaner legend layout.
Introduced maxpadding, minpadding, and strictpadding attributes to configure Axis Domain Padding in TimeSeries charts.
When strict mode is enabled, charts can render with explicitly defined minimum and maximum values.
Default auto‑padding behavior remains unchanged for all other cases.
Updated the jsPDF dependency to version 4.0.0 for PDF export, addressing security updates while maintaining existing PDF generation behavior.