|
1 | 1 | <?xml version='1.0' encoding='UTF-8'?>
|
2 | 2 | <root>
|
3 |
| - <tabbed_widget name="Main Window" parent="main_window"> |
| 3 | + <tabbed_widget parent="main_window" name="Main Window"> |
4 | 4 | <Tab containers="1" tab_name="tab1">
|
5 | 5 | <Container>
|
6 |
| - <DockSplitter sizes="0.332965;0.334071;0.332965" orientation="-" count="3"> |
| 6 | + <DockSplitter orientation="-" sizes="0.249729;0.250814;0.249729;0.249729" count="4"> |
7 | 7 | <DockArea name="...">
|
8 |
| - <plot style="Lines" mode="TimeSeries"> |
9 |
| - <range left="0.000000" top="1.025000" bottom="-0.025000" right="59.900659"/> |
| 8 | + <plot flip_y="false" flip_x="false" style="Lines" mode="TimeSeries"> |
| 9 | + <range bottom="-0.025000" left="0.000000" right="119.992934" top="1.025000"/> |
10 | 10 | <limitY/>
|
11 | 11 | <curve name="/controlsState/enabled" color="#1f77b4"/>
|
12 | 12 | <curve name="/pandaStates/0/controlsAllowed" color="#d62728"/>
|
13 | 13 | </plot>
|
14 | 14 | </DockArea>
|
15 | 15 | <DockArea name="...">
|
16 |
| - <plot style="Lines" mode="TimeSeries"> |
17 |
| - <range left="0.000000" top="-10.627637" bottom="-15.150799" right="59.900659"/> |
| 16 | + <plot flip_y="false" flip_x="false" style="Lines" mode="TimeSeries"> |
| 17 | + <range bottom="-8.840137" left="0.000000" right="119.992934" top="12.881991"/> |
18 | 18 | <limitY/>
|
19 | 19 | <curve name="/controlsState/cumLagMs" color="#9467bd"/>
|
20 | 20 | </plot>
|
21 | 21 | </DockArea>
|
22 | 22 | <DockArea name="...">
|
23 |
| - <plot style="Lines" mode="TimeSeries"> |
24 |
| - <range left="0.000447" top="1.025000" bottom="-0.025000" right="59.900939"/> |
| 23 | + <plot flip_y="false" flip_x="false" style="Lines" mode="TimeSeries"> |
| 24 | + <range bottom="-0.100000" left="0.000000" right="119.992934" top="0.100000"/> |
| 25 | + <limitY/> |
| 26 | + <curve name="/pandaStates/0/blockedCnt" color="#d62728"/> |
| 27 | + </plot> |
| 28 | + </DockArea> |
| 29 | + <DockArea name="..."> |
| 30 | + <plot flip_y="false" flip_x="false" style="Lines" mode="TimeSeries"> |
| 31 | + <range bottom="-0.025000" left="0.000000" right="119.992934" top="1.025000"/> |
25 | 32 | <limitY/>
|
26 | 33 | <curve name="/carState/gasPressed" color="#1ac938"/>
|
27 | 34 | <curve name="/carState/brakePressed" color="#ff7f0e"/>
|
|
0 commit comments