Example syncronized Zooming

Dear all, 

I'm trying to use the syncronized zooming example. 

https://support.syncfusion.com/kb/article/9939/how-to-synchronize-panning-in-multiple-charts-sfcartesianchart

However when I'm trying to implement it, I always get the following error: 

Undefined class 'CategoryAxisController'.
Try changing the name to the name of an existing class, or creating a class with the name 'CategoryAxisController'.

It seems like I cannot acces any of the classes defined in syncfusion_flutter_charts/charts.dart

I'm using version 20.4.54.


Kind regards, 

Guylian 


2 Replies

PS Preethika Selvam Syncfusion Team February 16, 2024 02:07 PM UTC

Hi Guylian,


We are validating your query at our end, and we will update further details in one business day within February 19, 2024. We appreciate your patience until then.


Regards,

Preethika Selvam.



PS Preethika Selvam Syncfusion Team February 19, 2024 02:07 PM UTC

Hi Guylian,


We would like to inform you that we have made chart performance improvements in the Volume 4, 2023 release. As part of this, we have made some changes. Please find the breaking and nullability enhancement changes below.


Release notes - https://help.syncfusion.com/flutter/release-notes/v24.1.41?type=all

KB - https://support.syncfusion.com/en-US/kb/article/14642/release-v24141---nullability-enhancements


Therefore, we kindly request that you upgrade the syncfusion_flutter_charts package to the latest version below to avoid this issue.


Version: https://pub.dev/packages/syncfusion_flutter_charts/versions/24.2.6


Regards,

Preethika Selvam.


Loader.
Up arrow icon