Add graphs generated from journey data
authorDavid Llewellyn-Jones <david@flypig.co.uk>
Sun, 22 Jul 2018 14:47:15 +0000 (15:47 +0100)
committerDavid Llewellyn-Jones <david@flypig.co.uk>
Sun, 22 Jul 2018 14:47:15 +0000 (15:47 +0100)
commitdc14479d561196e19417c4ecf78e847ec4b43b7c
tree1c1827c8069b9f83f61c88efbd4261533919cc46
parent76b5f460f9a5052571d730918b2ee778753f4c59
Add graphs generated from journey data

Average journey time for each weekday.
Average number of cyclists passed for each weekday.
harbour-pedalo.pro
qml/pages/Stats.qml
src/harbour-pedalo.cpp
src/stats.cpp
src/stats.h
src/statsmodel.cpp
src/statsmodel.h
src/statsweekdayave.cpp [new file with mode: 0644]
src/statsweekdayave.h [new file with mode: 0644]
src/statsweekdaycongestion.cpp [new file with mode: 0644]
src/statsweekdaycongestion.h [new file with mode: 0644]