Skip to content

Serial Plotter Labels #4180

Closed
Closed
@agdl

Description

@agdl

As discussed in #4022 I think could be a great improvement to have some kind of label in the new multi-lines serial plotter. My suggestion is to have something like:

Serial.print("i:");
Serial.print(i);
Serial.print(" ");
Serial.print("j:");
Serial.println(j);

To identify the labels

Metadata

Metadata

Assignees

No one assigned

    Labels

    SerialPlotterTools > Serial Plotterfeature requestA request to make an enhancement (not a bug fix)

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions