| Portability | portable | 
|---|---|
| Stability | experimental | 
| Safe Haskell | Safe-Inferred | 
TimeSeries.Plot
Description
Format conversion for plotting data.
- rho09_100000 :: IO ()
 - rho09_10000 :: IO ()
 - rho09 :: FilePath -> IO ()
 
Documentation
rho09_100000 :: IO ()Source
Read correlated data from sample csv file and convert to format fed to "tplot" from timeplot package.
E.g. Plot to "out.png":
$ tplot -if rho09.tmp -o out.png -or 1920x1080 -tf '%s' -dk lines
rho09_10000 :: IO ()Source
Like rho09_100000, but using fewer input data.