From 8af477957c7eb86136927898bb73271aa7920c72 Mon Sep 17 00:00:00 2001 From: Dani Date: Sun, 27 Apr 2025 12:02:44 -0400 Subject: [PATCH] changed loss to a graph instead --- dashboard/templates/index.html | 53 ++++++++++++++++++++++++++++++---- 1 file changed, 48 insertions(+), 5 deletions(-) diff --git a/dashboard/templates/index.html b/dashboard/templates/index.html index ab1bef8..c32b30a 100644 --- a/dashboard/templates/index.html +++ b/dashboard/templates/index.html @@ -3,6 +3,7 @@ + Ruby's Dashboard