Figured that one out, but in my searching found a much better and EASIER lib to use written in python (home sweet home). Made specifically for financial charts with great visuals.
http://www.advsofteng.com/product.html
Now I have to figure out how to get it working in eclipse. Where to add lib and python code. Where to store temp image file (if needed).
Should I write a python command line tool and then execute that from java?
or embed the python code somehow?
I think this will be a better course of action.
Thanks for your help jkaplan.