[whatwg/encoding] Label single-byte visualization rows by byte value (#197)

As a frequent user of the visualizations, I've come to the conclusion that, for practical purposes, I always need to look up byte values rather than index offsets in the single-byte visualizations. This changes the row labels for the single-byte visualizations to use byte values.
You can view, comment on, or merge this pull request online at:

  https://github.com/whatwg/encoding/pull/197

-- Commit Summary --

  * Label single-byte visualization rows by byte value

-- File Changes --

    M visualize.py (4)

-- Patch Links --

https://github.com/whatwg/encoding/pull/197.patch
https://github.com/whatwg/encoding/pull/197.diff

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/whatwg/encoding/pull/197

Received on Wednesday, 26 February 2020 08:04:54 UTC