Closed
Description
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
Labels
Tools > Serial PlotterTools > Serial PlotterA request to make an enhancement (not a bug fix)A request to make an enhancement (not a bug fix)