klonyyy / STMViewer

Real-time STM32 variable & trace viewer
GNU General Public License v3.0
530 stars 58 forks source link

X axis zooming during acquisition #54

Open dzid26 opened 2 months ago

dzid26 commented 2 months ago

This viewport range is sample based, but could be time based: image

This is time based but doesn't work image

It's a "nice to have".

klonyyy commented 2 months ago

Please explain further. I'm not sure what you mean.

dzid26 commented 2 months ago

I am referring to viewport X axis [time] range. Currently it can be only globally controlled from Acquisition settings using number of samples.

It would be more powerful if viewport time range was controllable from the plot right click menu - using time units and maybe with the mouse- during acquisition.

In contrast, for Y axis the range can be changed during acquisition. Although, zooming with the mouse also doesn't.

dzid26 commented 2 months ago

I think the perfection would be the following:

Perhaps this would complicate things too much at this moment.