Found a possible bug in LightningChart? Report it here.
Moderator: Arction_LasseP
-
ahe
- Posts: 51
- Joined: Tue Aug 11, 2015 4:33 pm
- Location: Düsseldorf, DE
Post
by ahe » Thu Mar 10, 2016 10:39 am
First of all: thanks for the new version, there are many new and appreciated features
While playing with the demo app, I found this odd behaviour with the ViewPolar. If you use the mouse wheel to zoom out, the amplitude axis can get separated from the rest of the diagram:

- Polar-zoom.png (18.44 KiB) Viewed 5987 times
--Andreas
-
ArctionLasse
- Posts: 26
- Joined: Fri Mar 27, 2015 11:23 am
Post
by ArctionLasse » Thu Mar 10, 2016 12:53 pm
Hi Andreas and thanks for the report.
The zooming out can indeed break the polar chart drawing.
For now this can be prevented by using BeforeZooming event, that has a Cancel property that cancels the ongoing zooming.
Unfortunately there is a bug in the event that causes the reported new zooming scale to be always 1. This'll be fixed in the next release.
LightningChart Support Team, LV