A few made-up drawings to show off the new svg block type from notes-browser/svg-diagrams. Every image below is hand-written SVG markup stored as plain text in the note — no screenshots, no external files.
Entirely fictional quarterly data, drawn as plain rects and text — the exact thing the wx.svg text-rendering bug would have broken.
Flat colour bands with outlines, like the numbered regions on an actual paint-by-numbers canvas.
16 copies of one path, each just transform="rotate(...)" — the kind of thing that stays crisp at any size and would cost real bytes as a screenshot instead.
That's the demo. Rendered live on both the public web page and the desktop notes browser from this same note.
Sequel: demo/svg-showcase-2 — two of the panels there are live plots from the location database rather than made-up data.