Add graph animation; support for line graphs
authorDavid Llewellyn-Jones <david@flypig.co.uk>
Mon, 23 Jul 2018 15:18:21 +0000 (16:18 +0100)
committerDavid Llewellyn-Jones <david@flypig.co.uk>
Mon, 23 Jul 2018 15:18:21 +0000 (16:18 +0100)
commit54ab3ebfadf8cb258561a4641249da8c6469dc0f
tree2f28c65f6957a9f0b847f2abafff4426640a5287
parente6c4099f5bb1565a770e55d1dd671d846dcbd68b
Add graph animation; support for line graphs

There aren't any line graphs yet, but there will be in the future!
12 files changed:
qml/pages/Stats.qml
src/graph.cpp
src/graph.h
src/journeymodel.h
src/stats.cpp
src/stats.h
src/statshourcongestion.cpp
src/statshourjourneys.cpp
src/statsmodel.cpp
src/statsmodel.h
src/statsweekdayave.cpp
src/statsweekdaycongestion.cpp