Serial Plotter sometimes doesn't provide values on hover #24
Labels
topic: code
Related to content of the project itself
type: imperfection
Perceived defect in any part of project
Describe the bug
When Serial Plotter is in "STOP" mode, hovering the mouse pointer near a data point results in a popup that shows its value.
🐛 Sometimes this does not work.
I have not managed to figure out what are the exact conditions that cause it, but I can reliably reproduce it.
To Reproduce
🐛 The values are not shown:
If you do see values, Click the RUN button, reset the board, and repeat the instructions from step (2).
🙂 The values are now shown as expected:
Expected behavior
Plotted values are always shown on hover when Serial Plotter is in "STOP" mode.
Desktop
Date: 2021-11-23T17:19:15.791Z
CLI Version: 0.19.1 alpha [718bbbf2]
Additional context
In addition to the window resizing used in the demo, hover values also start working after any of the following UI actions:
Note: the demonstration sketch will only output data once after the program starts. If you are using a board with native USB capability (e.g., MKR, Leonardo, Nano 33), reset the board to get additional data output if you want to try the demo multiple times.
The text was updated successfully, but these errors were encountered: