From ec3c0688172940387cc8066d3d82cec1df771879 Mon Sep 17 00:00:00 2001 From: YONGYE Date: Fri, 10 Oct 2025 16:34:35 +0800 Subject: [PATCH] =?UTF-8?q?=E8=A7=A3=E5=86=B3Canvas=E6=97=A0=E6=B3=95?= =?UTF-8?q?=E7=BC=A9=E6=94=BE=EF=BC=8C=E9=85=8D=E5=90=88Viewbox=E9=99=90?= =?UTF-8?q?=E5=AE=9ACanvas=E5=A4=A7=E5=B0=8F=E6=9D=A5=E5=AE=8C=E6=88=90?= =?UTF-8?q?=E7=BC=A9=E6=94=BE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/components/SensorChart.xaml | 343 ++++++++++++++++---------------- 1 file changed, 173 insertions(+), 170 deletions(-) diff --git a/src/components/SensorChart.xaml b/src/components/SensorChart.xaml index 3f0dd86..bd07de2 100644 --- a/src/components/SensorChart.xaml +++ b/src/components/SensorChart.xaml @@ -3,212 +3,215 @@ xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml" xmlns:mc="http://schemas.openxmlformats.org/markup-compatibility/2006" xmlns:d="http://schemas.microsoft.com/expression/blend/2008" - mc:Ignorable="d" d:DesignWidth="200" Height="482"> - - - - - - + mc:Ignorable="d" d:DesignWidth="200" > + + + + + + - - + + - - - - - - - - - - + + - - - - + + + + + + + + + - - - + + + + - - - + + + - - - + + + - - - + + + - - - + + + - - - + + + - - - + + + - - - + + + - - - + + + - - - + + + - - - + + + - - - + + + - - - + + + - - - + + + - - - + + + - - - + + + - - - - - + + + - - - - + + + + + - - - - + + + + - - - - + + + + - - - - + + + + - - - - + + + + - - - - + + + + - - - - + + + + - - - - + + + + - - - - + + + + - - - - + + + + - - - - + + + + - - - - + + + + - - - - + + + + - - - - + + + + - - - - + + + + - - + + + + - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + - + \ No newline at end of file