Description
Describe the request
Change the number of plot values back to 500. Or make it a user selectable option
Describe the current behavior
The Arduino IDE 2.x Serial Plotter displays only 50 data values, compared to the Arduino IDE 1.x plotter, which displayed 500 values.
This is a problem because events stream by 10 times faster and are much harder to see. With 500 points we see a much clearer time history of the physical measurements we're making.
I use the Plotter a lot in my K-12 STEM workshops, and this will really have a negative impact.
Arduino IDE version
Operating system
All
Operating system version
Any
Additional context
Additional requests
- Serial Plotter - Set maximum dataset points #1308
- Added dropdown to Legend for dataPointThreshold arduino-serial-plotter-webapp#32 (comment)
- Added dropdown to Legend for dataPointThreshold arduino-serial-plotter-webapp#32 (comment)
- Added dropdown to Legend for dataPointThreshold arduino-serial-plotter-webapp#32 (comment)
- https://forum.arduino.cc/t/serial-plotter-very-fast-in-adruino-2-1/1123294
- https://forum.arduino.cc/t/plotter-with-more-samples-in-the-window/1034998
- https://forum.arduino.cc/t/how-can-i-change-the-amount-of-data-displayed-in-the-serial-plotter-window/1043750/1
- https://forum.arduino.cc/t/how-can-i-change-the-amount-of-data-displayed-in-the-serial-plotter-window/1043750/18
- https://forum.arduino.cc/t/serial-plotters-horizontal-scale/1014334
- https://forum.arduino.cc/t/serial-plotter-x-axis-too-limited/1172318
- https://forum.arduino.cc/t/your-reason-for-not-switching-to-the-2-x-ide/1176322/10
- https://forum.arduino.cc/t/serial-plotter-output-too-fast/1233965
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