# egui_heatmap
[](https://crates.io/crates/egui_heatmap)
[](https://docs.rs/egui_heatmap)
Navigatable heatmaps for use together with egui
There are some examples.
Allows:
- Plot several heatmaps
- Hide/Show plots
- Keyboard navigation (Arrow keys, Home key, Plus/minus keys)
- Mouse navigation (Mouse wheel, double click, Drag-and drop)
- Select (mouse click, ctrl key)
- Copy image to clipboard (right click)
Together with drag-and-drop and delay, highlighting is possible
<br>
#### License
<sup>
Licensed under either of <a href="LICENSE-APACHE">Apache License, Version
2.0</a> or <a href="LICENSE-MIT">MIT license</a> at your option.
</sup>
<br>
<sub>
Unless you explicitly state otherwise, any contribution intentionally submitted
for inclusion in egui_heatmap by you, as defined in the Apache-2.0 license, shall be
dual licensed as above, without any additional terms or conditions.