Skip to content

Add '=' as valid label value separator symbol #22

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
rin67630 opened this issue Mar 30, 2020 · 0 comments · May be fixed by #34
Open

Add '=' as valid label value separator symbol #22

rin67630 opened this issue Mar 30, 2020 · 0 comments · May be fixed by #34
Labels
topic: code Related to content of the project itself type: enhancement Proposed improvement

Comments

@rin67630
Copy link

Currently the only valid label value separator symbol for Serial Plotter is ':'

https://github.com/arduino/Arduino/blob/ba34eb640e5f6c2f8618debf61022f731c0eab74/build/shared/ArduinoSerialPlotterProtocol.md

Beside the fact that ':' may conflict with time formats, the '=' is a natural label postfix.
"Value 1=123.45"

Adding this label value separator symbol would make many reports work ooB in Serial Plotter.

Thank you for considering

@per1234 per1234 transferred this issue from arduino/Arduino Nov 18, 2022
@per1234 per1234 changed the title Serial Plotter feature request: Add '=' as valid label value separator symbol Add '=' as valid label value separator symbol Nov 18, 2022
@per1234 per1234 added type: enhancement Proposed improvement topic: code Related to content of the project itself labels Nov 18, 2022
leon0399 added a commit to leon0399/arduino-serial-plotter-webapp that referenced this issue Feb 27, 2024
@leon0399 leon0399 linked a pull request Feb 27, 2024 that will close this issue
leon0399 added a commit to leon0399/arduino-serial-plotter-webapp that referenced this issue Feb 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
topic: code Related to content of the project itself type: enhancement Proposed improvement
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants