Monday, March 23, 2026

Show HN: Minimalist library to generate SVG views of scientific data https://ift.tt/HPVGR2M

Show HN: Minimalist library to generate SVG views of scientific data Just wanted to share with HN a simple/minimal open source Python library that generates SVG files visualizing two dimensional data and distributions, in case others find it useful or interesting. I wrote it as a fun project, mostly because I found that the standard libraries in Python generated unnecessarily large SVG files. One nice property is that I can configure the visuals through CSS, which allows me to support dark/light mode browser settings. The graphs are specified as JSON files (the repository includes a few examples). It supports scatterplots, line plots, histograms, and box plots, and I collected examples here: https://ift.tt/Nb7CuJ2... I did this mostly for the graphs in an article in my blog ( https://alejo.ch/3jj ). Would love to hear opinions. :-) https://ift.tt/lkGNop2 March 23, 2026 at 11:24PM

No comments:

Post a Comment

Show HN: Fork – Let users build features on top of existing applications https://ift.tt/8NMkxKH

Show HN: Fork – Let users build features on top of existing applications Our initial release is a Chrome extension that builds on top of Gma...