Increase the max amount of data we can plot

Change-Id: I9c5e6900aedb623de2fba5c38076a9e94fc18c96
Signed-off-by: Austin Schuh <austin.linux@gmail.com>
diff --git a/frc971/analysis/plotter_config.json b/frc971/analysis/plotter_config.json
index 49266ee..fef4a50 100644
--- a/frc971/analysis/plotter_config.json
+++ b/frc971/analysis/plotter_config.json
@@ -3,7 +3,7 @@
     {
       "name": "/analysis",
       "type": "frc971.analysis.Plot",
-      "max_size": 10000000
+      "max_size": 1000000000
     }
   ],
   "imports": [