yjsvg-0.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
Signatures
Modules
- Text
yjsvg-0.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
Signatures
Modules