this post was submitted on 06 Jan 2024
303 points (100.0% liked)

196

16790 readers
3930 users here now

Be sure to follow the rule before you head out.

Rule: You must post before you leave.

^other^ ^rules^

founded 2 years ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[–] GraniteM@lemmy.world 5 points 1 year ago (1 children)

Is there a better way to present the data with less redundancy?

[–] Artyom@lemm.ee 17 points 1 year ago (1 children)

Typically you'd just present it as the upper diagonal of the matrix.

[–] Lojcs@lemm.ee 7 points 1 year ago (1 children)

Then you can't just scan a row and get the whole info about a country. Images are rectangular anyways

[–] godfilma@dmv.social 5 points 1 year ago (1 children)

You can if you pick a column. What i would do is put the name of each group in the gray box which is currently just where each group intersects with themselves. Then delete everything above that so it's just a triangle.

[–] Lojcs@lemm.ee 3 points 1 year ago

Why tho? It makes parsing at least somewhat harder and you don't save any space