Skip to content

zoomPanBehavior in example dynamic updates #14

Closed
@B0yma

Description

@B0yma

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions