Skip to content
forked from gavalian/groot

Java Data Visualization project

Notifications You must be signed in to change notification settings

Atsedemariam/groot

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

groot

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

Examples

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!

About

Java Data Visualization project

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 99.5%
  • Other 0.5%