@hackage / hgg-ihaskell

iHaskell (Jupyter) inline display backend for hgg

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

A thin wiring package that displays hgg figures inline in Jupyter cells running the IHaskell kernel. It simply passes the Text returned by the SVG backend (renderSVG) to IHaskell's SVG display. The ihaskell dependency is isolated here, keeping hgg-core / hgg-svg dependency-clean.