Skip to content

Latest commit

 

History

History
28 lines (17 loc) · 648 Bytes

README.md

File metadata and controls

28 lines (17 loc) · 648 Bytes

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