Make a separate webpage for the C++ plotter

We no longer need to select it!  And we lose the wasted space up top.

Change-Id: I66f2915bda0ff21f8a01e64788a63796548f5ccc
Signed-off-by: Austin Schuh <austin.linux@gmail.com>
diff --git a/frc971/analysis/cpp_plot/index.html b/frc971/analysis/cpp_plot/index.html
new file mode 100644
index 0000000..776c103
--- /dev/null
+++ b/frc971/analysis/cpp_plot/index.html
@@ -0,0 +1,8 @@
+<html>
+  <head>
+    <script src="cpp_plot_bundle.min.js" defer></script>
+  </head>
+  <body>
+  </body>
+</html>
+