Essential Studio for Flutter Release Notes

v22.1.37
July 04, 2023

Chart

Bug Fixes

  • #FB44618 - Now, the BorderDrawMode property will work properly in the StackedAreaSeries.
  • #FB44657 - Resolved getting NaN exception when setting a maximum property as zero in the x and y-axis.

Range Slider

Bug Fixes

  • #FB44693 - Resolved type error when having range values start and end as an integer.

XlsIO

Bug Fixes

  • #I473512 - Text with new line character is now applied properly in the worksheet cells while resaving the Excel document.