JGraphT examples
java, jgrapht
Solution
here an example I hope will help jgrapht
Problem
I would like to plot lines on a simple `x,y` graph to display in a JApplet using JGraphT. The examples I found were not very helpful. Could someone please point me to a few simple JGraphT examples?