Skip to content

VRL-Studio/VRL-JFreeChart

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 

Repository files navigation

VRL-JFreeChart

Integrates JFreechart to VRL

Dependencies

How To Build

  • 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