MarginallyClever / Robot-Overlord-App

Simulation and control software for robots
https://www.marginallyclever.com/
GNU General Public License v2.0
157 stars 48 forks source link

Multiline graph #180

Closed i-make-robots closed 8 months ago

i-make-robots commented 8 months ago

create single graph with many lines; added method to assign qualitative colors. renamed LineGraph to SingleLineGraph. added tests Used MultiLineGraph to visualize joint change over time in Robot Arm Control Panel.

i-make-robots commented 8 months ago

image