Safe HaskellNone

LSC.SVG

Documentation

type Marker = Line' Int Source #

type Svg = Svg Source #

type Arg = AttributeValue Source #

type Args = (Arg, Arg) Source #

plotStdout :: Double -> NetGraph -> IO () Source #

plot :: Double -> NetGraph -> Svg Source #

label :: Area -> (Int, Int) Source #

track :: Area -> Either Track Track -> Svg Source #

horizontal :: Int -> Int -> Marker Source #

vertical :: Int -> Int -> Marker Source #

forShort :: Int -> Text -> Builder Source #