tskit icon indicating copy to clipboard operation
tskit copied to clipboard

Show metadata size

Open hyanwong opened this issue 2 weeks ago • 8 comments

Fixes https://github.com/tskit-dev/tskit/issues/2637 - I remembered this issue when writing some recent tutorial material.

I went for the absolute size rather than percentage, and simply appended the codec type, rather than having a separate column, as it seems simpler:

I will add tests if this seems like the right format:

Screenshot 2025-11-28 at 21 06 21

hyanwong avatar Nov 28 '25 21:11 hyanwong