BSD-3-Clause licensed by Toshiaki Honda
Maintained by [email protected]
This version can be pinned in stack with:hgg-svg-0.2.0.0@sha256:57d84ad1563c7dcb0a76959a1b029d5131c0e2db04496ab58219a452d78a33fa,6801

Module documentation for 0.2.0.0

Used by 2 packages in nightly-2026-08-13(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.2.0.0 — 2026-08-13

  • Follows the hgg-core 0.2 coordinate generalization (ternary / polar rendering paths).
  • Bilingual (English / Japanese) haddock.

0.1.0.0 — 2026-07-18

First public release on Hackage.

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