wavedrom / zoom

🔍 Zoomable Waveform viewer for the Web
MIT License
43 stars 1 forks source link

View #5

Open drom opened 5 years ago

drom commented 5 years ago

Zoom view adds subtree into DOM and handles assotiated events.

Here is typical waveform view from GTKWave:

gtkview-screen

Structure

drom commented 5 years ago

from: @Paebbels #1

  • Records or user defined signal groups should be collapsible
  • Maybe, a marker for the mouse position, snapping to edges would be some good advanced feature helping to understand bigger waveforms.

from: @wifasoi #1

  • shadow on logic high: colorize the shadow under a high pulse to improve readability.
  • cursors: have a cursor(or multiple) and show the data value (corrisponding the cursor position) somewhere. If you have multiple cursor show some useful statistic (delta T or/and frequency for example)
  • analog trace: have a way to show analogue data