@hackage yjsvg0.1.11

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)