Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

zoomPanBehavior in example dynamic updates #14

Closed
B0yma opened this issue Aug 19, 2019 · 3 comments
Closed

zoomPanBehavior in example dynamic updates #14

B0yma opened this issue Aug 19, 2019 · 3 comments

Comments

@B0yma
Copy link

B0yma commented Aug 19, 2019

im trying to add this behavior in your example file add_remove_series.dart:

...
zoomPanBehavior: ZoomPanBehavior(
        enablePinching: true,
        zoomMode: ZoomMode.x,
        enablePanning: true
    ),
...

after adding or removing line series, zoom of lines stops working
.. update...
it also stop working when we dont add or delete anything and start-stop zooming

@dharanidharandharmasivam
Copy link
Contributor

Hi @B0yma ,

We have analyzed your scenario. We can replicate the reported issue the issue occurs while the series is added or removed when zooming is enabled. So, we have logged defect report at our end and the status of the bug can be tracked from below feedback portal link.

https://www.syncfusion.com/feedback/8284

We will fix the bug and include it in our upcoming update. We appreciate your patience until then.

Thanks.
Dharani.

@dharanidharandharmasivam
Copy link
Contributor

Hi @B0yma ,

Thanks for being patience. We have fixed the reported issue, now panning will work properly on adding or removing the chart series dynamically. To resolve the issue, kindly upgrade your package and you can find the updated packages from the below link.

https://pub.dev/packages/syncfusion_flutter_charts

Kindly revert us if you have any concerns.

Thanks,
Dharani.

@JayavigneshwaranG
Copy link
Collaborator

Hi @B0yma ,

We are closing this issue now, as it is resolved.
If you still face any concerns, please create a support incident(https://www.syncfusion.com/support/directtrac/incidents/newincident) for better follow up, we will update the responses there.

Thanks,
Jayavigneshwaran

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants