Simple py logic to generate SVG visualizations of scientific data (example graphs).
There's two main interfaces:
- As a command-line which receives parameters from a json file.
See
.shfiles in the examples directory. - From Python (in-process) through the functions exposed in
mini_svg.