Java Data Visualization project designed to make histogramming, plotting, and fitting accessible for Java users. ##Features
- Histograms 1D/2D
- Functions
- GraphErrors
- Fitting routines using Minuit
- GUI tools for easily editing plot attributes and for fitting
Try out the demo jar and check out the examples on our Wiki.
To run the example: Simply double click on the jar if you're a mac user, or if you're a linux user run java -jar GrootDemo.jar
#Installation Simply add this library jar to your build path in an IDE.
#Requirements Java 1.8 or greater
#Documentation Check out our Wiki!
#Feature requests and contributions One of the best ways to contribute is to give us feature requests and bug reports on the issues page!