Hi team,
I have several SfCartesianCharts on screen remaining very little space as below:
Panning is enabled for all the charts which makes it difficult to scroll the screen vertically.
Panning is only for Zooming.x, so I guess when vertical scrolling is detected, scrolling should be done other than panning(since it is vertical scrolling, no movement has been done).
It is a crucial issue cuz for most of charts in mobile applications with tapping interaction on itself, it always puts vertical scrolling first before every interaction.
You were saying:
For the following scenarios, we specifically prohibited the scrolling gesture.
- Crosshair or trackball enabled with the single tap
- Zooming or panning enabled with modes other than selection zooming
But the scrolling gesture should not be prohibited even there is an interaction was set on a chart. Obvious vertical scrolling should be treated first because it is the most basic movement for mobile users. I strongly believe that your scenarios above are against mobile UX. Single tapping and vertical scrolling are differently treated for all mobile OS.
Please consider this issue and kindly suggest a solution. I will look forward to your reply.
Thanks,
Jinkyo