haystack / nb

12 stars 10 forks source link

Enable annotation of svg + (images in general) #116

Open karger opened 3 years ago

karger commented 3 years ago

SVG is not uncommon on the web. It is usually embedded in an html document, but one can also create an independent svg document. Either way, nb should be able to annotate such content. Probably easiest to use an xy coordinate system, as I'm not sure whether selecting contiguous groups of svg "marks" would make sense semantically, but perhaps there are better systems.