# box-plotters
An alternative to the Boxplot and Quartiles types found in [plotters](https://crates.io/crates/plotters).
## Improvements
* More control over how Quartiles are constructed.
* IRQ is bounded by min and max values (https://github.com/plotters-rs/plotters/issues/720).
* More control over the style of the box plot
## ⚠️ Under development
Expect bugs and API changes. You have been warned!