Skip to content

Listener Overhaul: v2.1.0

Compare
Choose a tag to compare
@devinaconley devinaconley released this 20 Jan 07:22
· 33 commits to master since this release
  • Rebuilt to use an object-oriented approach for data management and graphing (Graph.java)
  • Added functionality to scan all available serial ports when having trouble finding Arduino
  • Exposed method to select variable colors for a specific graph
  • All drawing sizes now adjust based on size of window
  • Fixed bug with incorrect labels
  • Fixed bug with undefined data being plotted
  • Aesthetic changes (colors, graph border, etc.)