@hackage / hgg-analyze-bridge

Bridge from hanalyze (Hanalyze.Model.HBM.ModelGraph) to hgg DAG rendering

Latest0.1.0.0

About

Metadata

  • Last updated , by frenzieddoll
  • License BSD-3-Clause
  • Categories Graphics
  • Maintained by: frenzieddoll@gmail.com

  • Lottery factor: 1

Links

Installation

Readme

Renders hanalyze's HBM ModelGraph directly to SVG PNG PDF via hgg. No graphviz CLI or Mermaid CDN dependency, which makes it suitable for embedding in production applications and for offline batch use. . The existing Mermaid HTML (Hanalyze.Viz.ModelGraph) and Graphviz DOT (Hanalyze.Viz.ModelGraphDot) routes in hanalyze remain available; choose whichever fits the use case.