An open API service indexing awesome lists of open source software.

https://github.com/vrl-studio/vrl-jfreechart

Integrates JFreechart to VRL
https://github.com/vrl-studio/vrl-jfreechart

Last synced: 7 months ago
JSON representation

Integrates JFreechart to VRL

Awesome Lists containing this project

README

          

VRL-JFreeChart
==============

Integrates JFreechart to VRL

## Dependencies

- Java >= 1.6
- [NetBeans](http://netbeans.org) >= 7.01
- [VRL-Studio](http://vrl-studio.mihosoft.eu) >= 0.4.4.3
- [VRL](https://github.com/miho/VRL) >= 0.4.2.6

## 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](http://vrl-studio.mihosoft.eu) >= 0.4.4.2 and open a project that uses this plugin.

**TODO:** add more documentation