heatmap - a collection of histograms

[placeholder]

Build Status crates.io License

Usage

To use heatmap, first add this to your Cargo.toml:

toml [dependencies] heatmap = "*"

Then, add this to your crate root:

rust extern crate heatmap;

Features