@hackage yjsvg0.2.0.1
make SVG string from Haskell data
Installation
Dependencies (2)
Dependents (6)
@hackage/markdown2svg, @hackage/xturtle, @hackage/acme-everything, @hackage/wxturtle, @hackage/gluturtle, @hackage/cakyrespa
import Text.XML.YJSVG
main = putStrLn $ showSVG 500 750 [ ("", Line 30 40 100 200 "yellow" 10) ]etc