Skip to content

Allow display of more data points in Serial Plotter #803

Open
arduino/arduino-serial-plotter-webapp
#32
@kubichekster

Description

@kubichekster

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

51f69f6

Operating system

All

Operating system version

Any

Additional context

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    topic: codeRelated to content of the project itselftype: enhancementProposed improvement

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions