I have some data with presence/absence on big grid, internally represented as quad tree.
Are there any convenient formats for showing that to users? Neither huge number of rectangles with svg nor huge number of pixels with png feel right.
I have some data with presence/absence on big grid, internally represented as quad tree.
Are there any convenient formats for showing that to users? Neither huge number of rectangles with svg nor huge number of pixels with png feel right.