Y axis scaling in export

Found a possible bug in LightningChart? Report it here.

Moderator: Queue Moderators

Post Reply
jrvdboom
Posts: 61
Joined: Thu Apr 10, 2014 1:50 pm

Y axis scaling in export

Post by jrvdboom » Mon May 18, 2015 8:33 am

When I save my chart to file and I give the export a different size than the default one, the Y axis isn't scaled properly. The X axis works fine. See screenshots:
Attachments
small.png
small.png (30.88 KiB) Viewed 11583 times
big.png
big.png (41.09 KiB) Viewed 11583 times
normal.png
normal.png (34.44 KiB) Viewed 11583 times

ArctionJari

Re: Y axis scaling in export

Post by ArctionJari » Mon May 18, 2015 10:16 am

I tested this using our demo application's "Point line" example (both WinForms and WPF) and put image saving code in chart's double-click event handler. I used multiple different sizes and had no problems.

Are you using the latest version? If not, please update and try again if it solves the problem. Otherwise, can you send us a test project that we can use the re-produce the issue? You can send the project to our support email address.

jrvdboom
Posts: 61
Joined: Thu Apr 10, 2014 1:50 pm

Re: Y axis scaling in export

Post by jrvdboom » Mon May 18, 2015 10:33 am

I have the latest version. I just sent you a .zip file with the example.

Thanks,
Joost

Post Reply