Hello.
How can i limit chat zoom with the mouse?
Then I zoomed about 24 times, I have only horizontal line. If i try to zoom in again only one point remains. Line can be vertical as well.
First image - test line on chart
Secons - line after 20+ zooms
Third - the last zoom
Strange zooming behaviour
Strange zooming behaviour
- Attachments
-
- 3.png (4.8 KiB) Viewed 6808 times
-
- 2.png (4.98 KiB) Viewed 6808 times
-
- 1.png (11.05 KiB) Viewed 6808 times
Re: Strange zooming behaviour
Hello,
You can use OnZoom event to save the axes scales every-time the use zooms. Then, you can add a condition at the same event restoring the last axes scales that passed the condition.
You can use OnZoom event to save the axes scales every-time the use zooms. Then, you can add a condition at the same event restoring the last axes scales that passed the condition.
Best Regards,
Yeray Alonso Development & Support Steema Software Av. Montilivi 33, 17003 Girona, Catalonia (SP) | |
Please read our Bug Fixing Policy |