@hackage yjsvg0.2.0.1

make SVG string from Haskell data

import Text.XML.YJSVG
main = putStrLn $ showSVG 500 750 [ ("", Line 30 40 100 200 "yellow" 10) ]

etc

  • Installation

  • Dependencies (0)

  • Dependents (0)