Hi,
I am using the latest Android jar file for TeeChart (3.2013.1219). When I display a line chart and use setZoomStyle(ZoomStyle.FULLCHART), the single finger pan operation does not do anything. If I attempt to zoom a 2D line chart with a 2 finger operation, it immediately changes to a 3D chart.
Are you aware of these problems and do you have a fix?
Thanks,
Kent
line chart pan doesn't work when ZoomStyle = FULLCHART
-
- Newbie
- Posts: 23
- Joined: Wed Feb 13, 2013 12:00 am
Re: line chart pan doesn't work when ZoomStyle = FULLCHART
Hi Kent,
This is the expected result for the FULLCHART. I'd suggest you to take a look at the "Tutorial 8 - Zoom and Scroll".
And also take a look at this thread that I think asks for the same than you:
http://www.teechart.net/support/viewtop ... 99&p=61977
This is the expected result for the FULLCHART. I'd suggest you to take a look at the "Tutorial 8 - Zoom and Scroll".
And also take a look at this thread that I think asks for the same than you:
http://www.teechart.net/support/viewtop ... 99&p=61977
Best Regards,
Yeray Alonso Development & Support Steema Software Av. Montilivi 33, 17003 Girona, Catalonia (SP) | |
Please read our Bug Fixing Policy |
-
- Newbie
- Posts: 23
- Joined: Wed Feb 13, 2013 12:00 am
Re: line chart pan doesn't work when ZoomStyle = FULLCHART
Hi,
I understand that you plan to enhance the 2D chart to support pinch gestures. However, even now when the chart changes to 3D, the single finger pan operation does not do anything. Is this also a limitation that panning does not work for FULLCHART mode?
Kent
I understand that you plan to enhance the 2D chart to support pinch gestures. However, even now when the chart changes to 3D, the single finger pan operation does not do anything. Is this also a limitation that panning does not work for FULLCHART mode?
Kent
Re: line chart pan doesn't work when ZoomStyle = FULLCHART
Hello Kent,
PanData tool works fine with FULLCHART mode. Take a look at the features demo to see how to use PanData tool.
PanData tool works fine with FULLCHART mode. Take a look at the features demo to see how to use PanData tool.
Best Regards,
Yeray Alonso Development & Support Steema Software Av. Montilivi 33, 17003 Girona, Catalonia (SP) | |
Please read our Bug Fixing Policy |