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

196

16279 readers
2444 users here now

Be sure to follow the rule before you head out.

Rule: You must post before you leave.

^other^ ^rules^

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

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

[–] Artyom@lemm.ee 17 points 8 months ago (3 children)

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

[–] Lojcs@lemm.ee 7 points 8 months ago (2 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 8 months 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 8 months ago

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