Open
Description
Currently the only valid label value separator symbol for Serial Plotter is ':'
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
Activity
[-]Serial Plotter feature request: Add '=' as valid label value separator symbol[/-][+]Add '=' as valid label value separator symbol[/+]feat(Parser): allow equals (`=`) sign for label-value separator
feat(Parser): allow equals (`=`) sign for label-value separator