From 911cb204d13182c1c697b4f9b3c460caae860e3e Mon Sep 17 00:00:00 2001 From: Sander Roosendaal Date: Sun, 5 Nov 2017 12:03:30 +0100 Subject: [PATCH] delayed load of data on cum_flex Ajax call to load data for cumulative flex chart. It works. Yay! --- rowers/templates/cum_flex.html | 60 +++++++++---- rowers/urls.py | 6 ++ rowers/views.py | 150 ++++++++++++++++++++++++++------- 3 files changed, 170 insertions(+), 46 deletions(-) diff --git a/rowers/templates/cum_flex.html b/rowers/templates/cum_flex.html index 81268e7a..ea74a7ae 100644 --- a/rowers/templates/cum_flex.html +++ b/rowers/templates/cum_flex.html @@ -6,8 +6,23 @@ {% block content %} -{{ js_res | safe }} -{{ css_res| safe }} + +
+ + +
+
+ + + + +
- - - -{{ interactiveplot |safe }} +
+ +