Some feedback
Just some feedback/ideas while using the tool so far. Thanks for making this!
The README says to send a new line but serial connection code seems to expect a carriage return as well. It would be nice if that was optional/configurable: https://github.com/nesnes/teleplot-vscode/blob/main/src/extension.ts#L128
Would be handy to document the no-plot flag in the README: https://github.com/nesnes/teleplot-vscode/blob/main/media/main.js#L796
A possible feature could be a raw output option for the logs? So we could see all output that is being sent at the same time as it's graphed?
Perhaps if there was a way to integrate with the Arduino extension so that uploading code disables/enables the plotter dynamically? This way when you try to upload code it automatically disconnects the plotter and then reconnects once it's finished?
Numbers on the left hand side seem to get cut off unless they fit into the green area.