As an update to this, I have now posted waterlooFX<http://waterloo.sourceforge.net/waterlooFX/index.html> .
This is a rewrite using the new JavaFX RCP under-the-hood (which uses full hardware acceleration) and requires Java 8. - Charts are fully customizable using CSS styling - Charts can be created and customized using the JavaFX FXML<http://docs.oracle.com/javafx/2/fxml_get_started/jfxpub-fxml_get_started.htm> markup language - Integrates fully into generic GUI designers such as Oracle JavaFX Scene Builder 2.0<http://www.oracle.com/technetwork/java/javase/downloads/javafxscenebuilder-info-2157684.html> - Fully interactive charts with built-in mouse support - Charts can be integrated into Java desktop apps or deployed to the web in HTML - Pure Java core library. Tools to use this library from R, MATLAB etc are planned - most likely using FXML to communicate with a JavaFX app (or webpage).
