diff --git a/plotjuggler/1dof_plotjuggler.xml b/plotjuggler/1dof_plotjuggler.xml
index 242475e43e945229dc5af893202de58351f8563c..1880a97da8a9650c30cebdf880b34ef3636dc85f 100644
--- a/plotjuggler/1dof_plotjuggler.xml
+++ b/plotjuggler/1dof_plotjuggler.xml
@@ -1,14 +1,14 @@
 <?xml version='1.0' encoding='UTF-8'?>
 <root>
- <tabbed_widget parent="main_window" name="Main Window">
-  <Tab containers="1" tab_name="tab1">
+ <tabbed_widget name="Main Window" parent="main_window">
+  <Tab containers="1" tab_name="1dof">
    <Container>
-    <DockSplitter orientation="-" count="1" sizes="1">
+    <DockSplitter count="1" orientation="-" sizes="1">
      <DockArea name="...">
-      <plot flip_x="false" style="Lines" flip_y="false" mode="TimeSeries">
-       <range right="1719305395.590037" bottom="-91.788750" top="2.238750" left="1719305385.590407"/>
+      <plot style="Lines" flip_x="false" mode="TimeSeries" flip_y="false">
+       <range top="91.788750" left="1719391189.551869" bottom="-2.238750" right="1719391199.502832"/>
        <limitY/>
-       <curve color="#1f77b4" name="/angles_1dof/plotjuggler/data"/>
+       <curve name="/angles_1dof/plotjuggler/data" color="#1f77b4"/>
       </plot>
      </DockArea>
     </DockSplitter>