Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 331 Bytes

README.md

File metadata and controls

13 lines (10 loc) · 331 Bytes

pearson

Histogram image generation in Java (named after Karl Pearson who is said to have introduced the idea of histograms)

Maven:

<dependency>
    <groupId>com.github.hullbend</groupId>
    <artifactId>pearson</artifactId>
    <version>0.5</version>
</dependency>