Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Serial Plotter with zoom and auto-scale button #25

Open
3 tasks done
GClairet opened this issue Mar 24, 2022 · 7 comments
Open
3 tasks done

Serial Plotter with zoom and auto-scale button #25

GClairet opened this issue Mar 24, 2022 · 7 comments
Labels
topic: code Related to content of the project itself type: enhancement Proposed improvement

Comments

@GClairet
Copy link

GClairet commented Mar 24, 2022

Describe the request

Adding some setting to Serial Plotter:

  • A button to to disable the auto-scale
  • A zoom to have more points in the x-axis

Describe the current behavior

The auto-scale do not allow me to have a good and rapid reading of the graph evolution. The too low number of points in x-axis does not allow me to have a view of the high speed datas for a long enough time.

Arduino IDE version

2.0.0-rc5

Operating system

Windows

Operating system version

10 Pro x64 (20H2)

Additional context

Adding the requested zoom capability would likely also resolve arduino/arduino-ide#803 ("Or make it a user selectable option").

Additional requests

Issue checklist

  • I searched for previous requests in the issue tracker
  • I verified the feature was still missing when using the latest nightly build
  • My request contains all necessary details
@GClairet GClairet added the type: enhancement Proposed improvement label Mar 24, 2022
@per1234 per1234 added the topic: code Related to content of the project itself label Mar 30, 2022
@per1234

This comment was marked as duplicate.

@fralbo
Copy link

fralbo commented Jul 21, 2022

I think auto-scale is maybe not really expectable, mainly for real time plotting, but it would be very nice to be able to define the horizontal scale.

@ChrisVeigl

This comment was marked as duplicate.

@NabilHaidar

This comment was marked as duplicate.

@ubidefeo

This comment was marked as resolved.

@44chsv

This comment was marked as duplicate.

@AlbyIanna AlbyIanna removed their assignment Sep 27, 2023
@nativeit
Copy link

nativeit commented Sep 4, 2024

+1 The serial plotter's autoscale makes plotting realtime changes in a value so much harder, because there's no visual difference between the y-axis changing scale, and my datapoint moving higher. I can understand how this feature might be desired with a repeating signal, the kind of thing that'd be easy to trigger on an oscilloscope, as you can largely ignore it. But for visualizing linear changes it's effectively useless.

Thanks for the ongoing effort to support this wonderful platform!

@arduino arduino locked as too heated and limited conversation to collaborators Sep 4, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
topic: code Related to content of the project itself type: enhancement Proposed improvement
Projects
None yet
Development

No branches or pull requests

9 participants