From 268a0f5eba91ae570223c51bc26a4b57be7811c9 Mon Sep 17 00:00:00 2001 From: Andrew Letson Date: Tue, 9 Feb 2016 15:40:08 -0500 Subject: [PATCH] Update circleprogress, eliminate need to redraw the entire dashboard on each new call. Closes #28. t --- index.html | 90 +++++-- js/jquery.circleprogress.js | 506 +++++++++++++++++++++++++----------- 2 files changed, 423 insertions(+), 173 deletions(-) diff --git a/index.html b/index.html index 4a796fa..d10a8b2 100644 --- a/index.html +++ b/index.html @@ -141,6 +141,7 @@