Integrates JFreechart to VRL
- Java >= 1.6
- NetBeans >= 7.01
- VRL-Studio >= 0.4.4.3
- VRL >= 0.4.2.6
-
Adjust the plugin path in the
build.properties
file. Example:vrl.dir=/Users/yourname/.vrl/default
-
Open the VRL project with NetBeans and build it
-
Open the VRL-JFreeChart project with NetBeans and build it
##How To Run
Run VRL-Studio >= 0.4.4.2 and open a project that uses this plugin.
TODO: add more documentation