You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
onPointDoubleTap isn't working on any type of CartesianSeries using version charts 29.1.39. onPointTap and onPointLongPress are working fine.
Steps to reproduce
Setup a basic example with SfCartesianChart and a tooltip with onPointDoubleTap.
Code sample
Setup a basic example with SfCartesianChart and a tooltip with onPointDoubleTap.
Screenshots or Video
none
Stack Traces
none
On which target platforms have you observed this bug?
Web
Flutter Doctor output
Doctor output
Doctor summary (to see all details, run flutter doctor -v):[✓] Flutter (Channel stable, 3.29.3, on macOS 15.4.1 24E263 darwin-arm64, locale en-IL)[✓] Android toolchain - develop for Android devices (Android SDK version 35.0.0)[✓] Xcode - develop for iOS and macOS (Xcode 16.3)[✓] Chrome - develop for the web[✓] Android Studio (version 2024.3)[✓] VS Code (version 1.99.3)[✓] Connected device (4 available) ! Error: Browsing on the local area network for Eitan’s iPhone. Ensure the device is unlocked and attached with a cable or associated with the same local area network as this Mac. The device must be opted into Developer Mode to connect wirelessly. (code -27)[✓] Network resources• No issues found!
The text was updated successfully, but these errors were encountered:
Bug description
onPointDoubleTap
isn't working on any type ofCartesianSeries
using version charts 29.1.39.onPointTap
andonPointLongPress
are working fine.Steps to reproduce
Setup a basic example with
SfCartesianChart
and a tooltip withonPointDoubleTap
.Code sample
Setup a basic example with
SfCartesianChart
and a tooltip withonPointDoubleTap
.Screenshots or Video
none
Stack Traces
none
On which target platforms have you observed this bug?
Web
Flutter Doctor output
Doctor output
The text was updated successfully, but these errors were encountered: