diff --git a/simgui.json b/simgui.json index 2d11df3..d60b0c1 100644 --- a/simgui.json +++ b/simgui.json @@ -36,5 +36,25 @@ "open": true } } + }, + "Plot": { + "Plot <0>": { + "plots": [ + { + "height": 332, + "series": [ + { + "color": [ + 0.2980392277240753, + 0.44705885648727417, + 0.6901960968971252, + 1.0 + ], + "id": "NT:SmartDashboard/Target Height" + } + ] + } + ] + } } }