Add superstructure_plotter to plot page

Signed-off-by: Ravago Jones <ravagojones@gmail.com>
Change-Id: Ie7c6c969501dfca6b808330b591d989a3f077c0f
diff --git a/frc971/analysis/BUILD b/frc971/analysis/BUILD
index cd6f729..9deec64 100644
--- a/frc971/analysis/BUILD
+++ b/frc971/analysis/BUILD
@@ -55,6 +55,7 @@
         "//y2022/control_loops/superstructure:catapult_plotter",
         "//y2022/control_loops/superstructure:climber_plotter",
         "//y2022/control_loops/superstructure:intake_plotter",
+        "//y2022/control_loops/superstructure:superstructure_plotter",
         "//y2022/control_loops/superstructure:turret_plotter",
         "//y2022/localizer:localizer_plotter",
         "//y2022/vision:vision_plotter",