gps2htmlReport-0.3: GPS to HTML Summary Report

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

chart1 :: [WptType] -> (String, OutputType -> Renderable ())Source

chart2 :: [WptType] -> (String, OutputType -> Renderable ())Source