From b4ac40d2d49b2b4b0b92c9b9fe758590e31d8354 Mon Sep 17 00:00:00 2001 From: Christopher Charbonneau Wells Date: Mon, 25 Sep 2017 13:14:14 -0400 Subject: [PATCH] Add a diaper lifetimes box plot graph. --- dashboard/templates/dashboard/child.html | 1 + reports/graphs.py | 34 +++++++++++++++++++ .../reports/diaperchange_lifetimes.html | 8 +++++ reports/urls.py | 3 ++ reports/views.py | 19 +++++++++-- 5 files changed, 63 insertions(+), 2 deletions(-) create mode 100644 reports/templates/reports/diaperchange_lifetimes.html diff --git a/dashboard/templates/dashboard/child.html b/dashboard/templates/dashboard/child.html index 8051f09b..0b333a8a 100644 --- a/dashboard/templates/dashboard/child.html +++ b/dashboard/templates/dashboard/child.html @@ -17,6 +17,7 @@ aria-expanded="false"> Reports