Log in

View Full Version : SmartChart graphing utility for SmartDashboard 2.0 (SFX)


gbear605
03-01-2016, 11:39
As we've used SmartDashboard 2.0 (SFX) over the last year, we've found that the built-in graphing utility just isn't good enough. Seeing this, we decided to make our own version.

Advantages:
- Graphs based on time, instead of based on when a new data point is sent to the dashboard
- Graph can be reset

To install, download the most recent release here (https://github.com/Nashoba-Robotics/SmartChart/releases), and move the .jar to your /sfx/plugins/ folder.

Source code (https://github.com/Nashoba-Robotics/SmartChart)