Open
Description
Describe the request
Allow scrolling along the X axis to see previous sections of the plot.
🙂 The user will have access to more than 50 data points, while also avoiding the cramped plot that results from increasing the number of data points (Arduino IDE 1.x Serial Plotter uses 500)
Describe the current behavior
Only the last 50 data points can be viewed by the user in Serial Plotter.
🙁 It is not possible to review previous areas of the plot that might be valuable.
arduino-serial-plotter-webapp
version
0.2.0
Operating system
All
Operating system version
Any
Additional context
Originally requested at #27
Related:
- Allow display of more data points in Serial Plotter arduino-ide#803
- Serial Plotter with zoom and auto-scale button #25
Issue checklist
- I searched for previous requests in the issue tracker
- I verified the feature was still missing when using the latest nightly build of Arduino IDE
- My request contains all necessary details