From d15fe834b33f52c5f36b15bc6694e1bf2cc345fc Mon Sep 17 00:00:00 2001 From: gouki Date: Sun, 2 Aug 2026 21:52:29 +0000 Subject: [PATCH] =?UTF-8?q?feat:=20=E6=9C=8D=E5=8A=A1=E5=99=A8=E8=B5=84?= =?UTF-8?q?=E6=BA=90=E8=B6=8B=E5=8A=BF=E5=9B=BE=E8=A1=A8=EF=BC=88Chart.js?= =?UTF-8?q?=E6=9C=AC=E5=9C=B0=E5=8C=96+CPU/=E5=86=85=E5=AD=98/=E7=A3=81?= =?UTF-8?q?=E7=9B=98=E8=B6=8B=E5=8A=BF=EF=BC=89?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- app/templates/index.html | 1 + static/js/app.js | 36 ++++++++++++++++++++++++++++++++++-- static/js/chart.umd.js | 14 ++++++++++++++ 3 files changed, 49 insertions(+), 2 deletions(-) create mode 100644 static/js/chart.umd.js diff --git a/app/templates/index.html b/app/templates/index.html index 68d22e1..75e4635 100644 --- a/app/templates/index.html +++ b/app/templates/index.html @@ -13,6 +13,7 @@ +