Hello,

To add JavaFX support to JFreeChart (http://www.jfree.org/jfreechart) and Orson 
Charts (http://www.object-refinery.com/orsoncharts), which are both 
Java2D-based, I have written a Graphics2D implementation that targets the 
JavaFX Canvas.  This is potentially useful to other people with existing Java2D 
code, so I put the code on GitHub (under a BSD-style license):

https://github.com/jfree/fxgraphics2d 

The code is in good working shape (try the demos and see for yourself) but has 
not been widely tested yet.  Your feedback will be very welcome.

Best regards,

David Gilbert
http://www.jfree.org

Reply via email to