arduino / Arduino

Arduino IDE 1.x
https://www.arduino.cc/en/software
Other
14.15k stars 7.01k forks source link

Serial plotter cannot stop or control auto-scaling #7580

Closed randomguy4567 closed 6 years ago

randomguy4567 commented 6 years ago

The serial plotter auto-scales the y-axis. This is usually a nice feature, but often I'm working with sensor data where I know what the upper and lower bounds are. it is confusing for the scale to jump around simply because I have not recently used the full extent of a particular sensor. It would nice if there were two boxes at the bottom of the serial plotter window too set the min and max values.

per1234 commented 6 years ago

Closing as duplicate of https://github.com/arduino/arduino-serial-plotter-webapp/issues/26

We welcome bug reports and feature requests but in the future please take the time to search for existing open and closed issues and pull requests before submitting an issue: https://github.com/arduino/Arduino/issues?&q= If you do find the issue has already been reported or a fix has been submitted, you are welcome to give it a "thumbs up" by clicking on the smiley face icon at the top right to show your support. Please only comment on the issue if you have additional information to add.