Skip to content

Commit 0f3cee7

Browse files
authored
Update README.md
1 parent 38a2e0a commit 0f3cee7

File tree

1 file changed

+5
-3
lines changed

1 file changed

+5
-3
lines changed

README.md

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff 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
1618
Download the most recent release, and move the .jar to your USER_HOME_DIRECTORY/wpilib/tools/plugins/ folder.

0 commit comments

Comments
 (0)