Safe Haskell | None |
---|
Plotserver.Api
Documentation
plotUrl :: PlotConfig -> String -> StringSource
plotUpdate :: PlotConfig -> String -> PlotDataRow -> IO (Either String PlotData)Source
plotDelete :: PlotConfig -> String -> IO (Either String PlotData)Source