Data.GPS.Gps2HtmlReport.JourneyCharts
Description
This module uses the JourneyStats module to generate the statistics about the journey WayPoints, then uses the Cairo bindings to generate the charts
Documentation
renderToPng :: (t, OutputType -> Renderable a) -> FilePath -> IO (PickFn a)Source