diff --git a/src/ProfHeat.AUI/Views/DataVisualizerView.axaml b/src/ProfHeat.AUI/Views/DataVisualizerView.axaml
index f8fa022..624eb1a 100644
--- a/src/ProfHeat.AUI/Views/DataVisualizerView.axaml
+++ b/src/ProfHeat.AUI/Views/DataVisualizerView.axaml
@@ -5,12 +5,19 @@
xmlns:vm="using:ProfHeat.AUI.ViewModels"
xmlns:v="using:ProfHeat.AUI.Views"
xmlns:m="using:ProfHeat.Core.Models"
- mc:Ignorable="d" d:DesignWidth="800" d:DesignHeight="400" Width="800" Height="400"
+ mc:Ignorable="d" d:DesignWidth="800" d:DesignHeight="400"
x:Class="ProfHeat.AUI.Views.DataVisualizerView"
x:DataType="vm:DataVisualizerViewModel"
xmlns:lvc="using:LiveChartsCore.SkiaSharpView.Avalonia">
-
-
+
+
+
+
+
+
+
+
+
-
+
-
+
-
diff --git a/src/ProfHeat.AUI/Views/MainWindow.axaml b/src/ProfHeat.AUI/Views/MainWindow.axaml
index dccefc4..aa1a122 100644
--- a/src/ProfHeat.AUI/Views/MainWindow.axaml
+++ b/src/ProfHeat.AUI/Views/MainWindow.axaml
@@ -6,7 +6,7 @@
xmlns:v="using:ProfHeat.AUI.Views"
xmlns:m="using:ProfHeat.Core.Models"
xmlns:ui="using:FluentAvalonia.UI.Controls"
- mc:Ignorable="d" d:DesignWidth="800" d:DesignHeight="450" Width="800" Height="450"
+ mc:Ignorable="d" d:DesignWidth="800" d:DesignHeight="450"
x:Class="ProfHeat.AUI.Views.MainWindow"
x:DataType="vm:MainWindowViewModel"
WindowStartupLocation="CenterOwner"
@@ -15,13 +15,14 @@
Background="Transparent"
PointerPressed="DragWindow_PointerPressed"
Icon="/Assets/Images/Icon.ico"
- Title="ProfHeat">
+ Title="ProfHeat"
+ Width="800" Height="450">
-
+
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/src/ProfHeat.AUI/Views/OptimizerView.axaml b/src/ProfHeat.AUI/Views/OptimizerView.axaml
index 0f1d2f2..c5d1aa8 100644
--- a/src/ProfHeat.AUI/Views/OptimizerView.axaml
+++ b/src/ProfHeat.AUI/Views/OptimizerView.axaml
@@ -6,12 +6,10 @@
xmlns:v="using:ProfHeat.AUI.Views"
xmlns:m="using:ProfHeat.Core.Models"
mc:Ignorable="d" d:DesignWidth="800" d:DesignHeight="450"
- Width="800" Height="450"
x:Class="ProfHeat.AUI.Views.OptimizerView"
x:DataType="vm:OptimizerViewModel">
-
-
+
-
-
-
-
-
-
-
-
-
-
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
-
+
+
+ Margin="0,30,0,10" />
+
+
-
-
-
+
+