hgg-svg

SVG backend for hgg (pure Haskell)

https://github.com/frenzieddoll/hgg

Version on this page:0.1.0.0
Stackage Nightly 2026-09-16:0.2.0.0
Latest on Hackage:0.2.0.0

See all snapshots hgg-svg appears in

BSD-3-Clause licensed by Toshiaki Honda
Maintained by [email protected]
This version can be pinned in stack with:hgg-svg-0.1.0.0@sha256:8ae2441b57d26f9f9e4245a7ece4934289bd948dfe2f8fe9bc5737829fecb7bd,6438

Module documentation for 0.1.0.0

Used by 2 packages in nightly-2026-08-01(full list with versions):

Browser-independent SVG output backend for hgg, written in pure Haskell. This is the backend most users go through to generate plots.

Changes

Changelog for hgg-svg

0.1.0.0 — 2026-07-18

First public release on Hackage.

  • SVG backend (pure Haskell): saveSVG / saveSVGBound and friends.