jetperch / pyjoulescope_ui

Joulescope graphical user interface
https://www.joulescope.com
Apache License 2.0
87 stars 26 forks source link

Add custom text to markers #141

Open mliberty1 opened 2 years ago

mliberty1 commented 2 years ago

Version: 0.9.7 Platforms: All

Description The vertical markers currently use alphanumeric identifiers. Single markers use incrementing numbers like "1", "2", "3", while dual markers use number + letter, like "1a" & "1b". While these identify the markers, they are not user-friendly text. Having some way to easily label what the marker is indicating would be great.

Expected Behavior Right-click on the marker and add arbitrary text.
Where should the text be located? Having arbitrary text per signal is probably good. Allowing text above the waveform plot along with the marker labels could be useful, too.

Workaround Add a text annotation near or on top of the marker.

Source: https://forum.joulescope.com/t/feature-request-naming-marker-flags/423