Aliaksei Chapyzhenka
Aliaksei Chapyzhenka
 if PC trace lines don't fit into reserved number of lines -> print message. Example: `...42 more lines`
Add option for showing fill under High values.   https://github.com/wavedrom/zoom/issues/1#issuecomment-435323819 * Only under High values? * How about under Z/X? * How about different colors on High anf Low?
https://en.wikipedia.org/wiki/IEEE_1164 Character | Value -- | -- 'U' | uninitialized 'X' | strong drive, unknown logic value '0' | strong drive, logic zero '1' | strong drive, logic one 'Z'...
* https://observablehq.com
https://developer.mozilla.org/en-US/docs/Web/API/Pointer_events/Pinch_zoom_gestures
https://github.com/nodeca/pako
## Zoom out limit ## Keys * [x] f full zoom out * [x] + or = : Zoom In * [x] - or _ : Zoom Out * [x]...
A smart way of selecting the number of ticks, time labels Depends on https://github.com/wavedrom/vcd/issues/21