| Safe Haskell | None |
|---|---|
| Language | Haskell2010 |
OrgStat.Report.Timeline
Description
Timeline reporting. Prouces a svg with columns.
Documentation
data TimelineParams Source #
Constructors
| TimelineParams | |
Fields
| |
Instances
processTimeline :: MonadThrow m => TimelineParams -> Org -> (LocalTime, LocalTime) -> m SVGImageReport Source #