Commit Graph

18 Commits

Author SHA1 Message Date
Timothy Allen 86f3f91129 Change A1c from median to mean; fix weekly average bug. 2017-12-28 12:34:01 +02:00
Timothy Allen aa5c09c51b Reverse the order of the graphs, and fix subsequently-exposed bugs; tweak colours and move x grid to the rear. 2017-12-23 02:56:14 +02:00
Timothy Allen aed0021900 Fix bug in weekly max/min graphs. 2017-12-22 00:45:00 +02:00
Timothy Allen 1aa5be56a7 Cleanup parsing of comments, and fix some colour issues. 2017-12-20 11:34:04 +02:00
Timothy Allen 0a1dab0a47 Minor colour tweak. 2017-12-20 02:52:22 +02:00
Timothy Allen 412a4e21fc Colour and decoration changes, as well as adding the number of insulin units for each injection. 2017-12-20 02:44:41 +02:00
Timothy Allen 86c5dd9cce Correct A1c readout. 2017-12-19 23:52:02 +02:00
Timothy Allen 83838a8414 Clean up testing output. 2017-12-19 23:00:42 +02:00
Timothy Allen b365c06230 Collapse multiple injections into one label. 2017-12-19 22:38:28 +02:00
Timothy Allen 0241354dc1 Cleanup. 2017-12-19 01:09:11 +02:00
Timothy Allen fddd1c6b84 Fix a week length problem; load all data as space-separated to avoid separator changes; add icons for insulin and food. 2017-12-19 00:57:04 +02:00
Timothy Allen 75c49fe88f Add a weekly average graph. 2017-12-18 21:46:26 +02:00
Timothy Allen 5119550036 Cleanup and refactoring for cleanliness, in preparation for average weekly graphs. 2017-12-18 20:15:57 +02:00
Timothy Allen b743174a31 Cleanups. 2017-12-18 20:15:15 +02:00
Timothy Allen d0dcc15d44 Add a new graph to show overall average values. 2017-12-18 20:14:24 +02:00
Timothy Allen 410b1363b6 Manage gnuplot with IPC::Open3, so we allow fancy output filenames, with spaces! 2017-12-17 11:06:14 +02:00
Timothy Allen a43b67fe7e Some cleanups. 2017-12-17 10:28:08 +02:00
Timothy Allen a17efcbe7f A script to parse CSVs containing data from a glucose monitor and output a pretty graph using gnuplot. 2017-12-17 10:24:47 +02:00