Java Data Visualization project designed to make histogramming, plotting, and fitting accessible for Java users.
- 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
Simply add this library jar to your build path in an IDE.
Java 1.8 or greater
Check out our Wiki!
One of the best ways to contribute is to give us feature requests and bug reports on the issues page!