Plot rendering adds zooming functionality #283
Closed
schuck-wang
started this conversation in
Ideas
Replies: 2 comments 1 reply
|
Hi! Qt 6.9.0 recently introduced built-in support for zooming and panning in 2D charts, and I’ve just added an initial implementation into Serial Studio. Right now, it supports zooming with the mouse wheel and rectangle selection. It still needs a bit of fine-tuning to make it feel smoother and more intuitive, I will refine it in the coming days. This feature is planned for release in Serial Studio 3.0.7. Below a screen recording showing it in action: Screen.Recording.2025-04-20.at.2.04.43.a.m.mp4If you want, you can try this feature using the continuous build. |
0 replies
|
More changes:
Below a screen recording to show how it works. You can try the latest continuous build to test the feature. Screen.Recording.2025-04-20.at.6.44.00.p.m.mp4Please let me know what you think about it! |
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Sometimes, Plot drawing requires a more detailed observation of curve fluctuations. Having a zoom function would be very convenient.
All reactions