File tree Expand file tree Collapse file tree 1 file changed +5
-3
lines changed
Expand file tree Collapse file tree 1 file changed +5
-3
lines changed Original file line number Diff line number Diff line change @@ -7,10 +7,12 @@ There are two versions, SmartChart and SmartChartDouble. The only difference bet
77- Graphs based on time, instead of based on when a new data point is sent to the dashboard
88- Graph can be reset
99- Graph can export data to a csv file in the location USER\_ HOME\_ DIRECTORY/SmartDashboard/VARIABLE\_ NAME.csv
10-
11- ##SmartChartDouble
12- - All the advantages of SmartChart
1310- Graph can show multiple data sets simultaneously, by sending SmartDashboard a string with the format "[ num1] :[ num2] :[ num3] :...". Eg. "1.0:2.3:5.6"
11+ - If not showing multiple data sets simultaneously, can zoom in on graph by clicking and dragging on the graph.
12+
13+ ##Planned features:
14+ - Zooming while showing multiple data sets
15+ - Scrolling
1416
1517##Installation
1618Download the most recent release, and move the .jar to your USER_HOME_DIRECTORY/wpilib/tools/plugins/ folder.
You can’t perform that action at this time.
0 commit comments