raczben / fliplot

HTML & Js based VCD viewer
http://raczben.pythonanywhere.com/
Apache License 2.0
59 stars 16 forks source link

Support analog wave-style #3

Open raczben opened 4 years ago

raczben commented 4 years ago

Feature request - support analog wave-style

Plot the signal as a simple line plot. The radix support (#2) is required by this, analog wave-style

cmarqu commented 4 years ago

When adding scaling/zooming support for analog waveforms, it would be nice to have a way to scale all selected or grouped waveforms with the same scale. A "full scale" feature would be nice, and I guess it we want two modes: scale each of the traces individually, and scale them by selection/group (so that whatever value is the highest in a selection/group defines what "full scale" means).