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
- Host: GitHub
- URL: https://github.com/vrl-studio/vrl-jfreechart
- Owner: VRL-Studio
- License: other
- Created: 2012-12-06T12:35:58.000Z (over 13 years ago)
- Default Branch: master
- Last Pushed: 2018-09-26T13:52:02.000Z (almost 8 years ago)
- Last Synced: 2024-03-26T13:25:41.937Z (over 2 years ago)
- Language: XML
- Size: 44.3 MB
- Stars: 0
- Watchers: 8
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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