An open API service indexing awesome lists of open source software.

https://github.com/hakdogan/box-whisker

A box whisker plot creator
https://github.com/hakdogan/box-whisker

box-whisker

Last synced: 11 months ago
JSON representation

A box whisker plot creator

Awesome Lists containing this project

README

          

# Box Whisker Plot

This code repository outputs the five-number summary of the given array of numbers to create a box-whisker plot.

## To build
```shell
sh createExecutableJar.sh
```
![](images/anim.gif)