a light-weight java plotting library
This library is modeled after the python plugin pyplotlib.
Current functions: plot line/dot graph async plotting, which won't block the main thread (for very long time). The window can keep showing while program runs in background. Perfect for showing animation.