Skip to content

trying to transpose the axis and pan yields exception #11

Closed
@MsXam

Description

@MsXam

In a Catersian Chart using a Column series, when we transpose and try to pan we get an exception :

When the exception was thrown, this was the stack
#0 Object.noSuchMethod (dart:core-patch/object_patch.dart:50:5)
#1 ZoomPanBehavior._doubleTapZooming
package:syncfusion_flutter_charts/…/user_interaction/zooming_panning.dart:203
#2 ZoomPanBehavior.onDoubleTap
package:syncfusion_flutter_charts/…/user_interaction/zooming_panning.dart:594
#3 _ContainerArea._bindInteractionWidgets.
package:syncfusion_flutter_charts/…/base/chart_base.dart:1775
#4 GestureRecognizer.invokeCallback
package:flutter/…/gestures/recognizer.dart:182
...
Handler: "onDoubleTap"
Recognizer: DoubleTapGestureRecognizer#31719
debugOwner: GestureDetector
════════════════════════════════════════════════════════════════════════════════

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