egui_heatmap

Crates.ioegui_heatmap
lib.rsegui_heatmap
version0.4.5
sourcesrc
created_at2023-05-18 14:02:00.934143
updated_at2023-07-02 15:51:05.990928
descriptionNavigatable heatmap for use together with egui
homepagehttps://github.com/voelklmichael/egui_heatmap
repositoryhttps://github.com/voelklmichael/egui_heatmap
max_upload_size
id867988
size201,506
(voelklmichael)

documentation

README

egui_heatmap

Latest version Documentation

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


License

Licensed under either of Apache License, Version 2.0 or MIT license at your option.
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.
Commit count: 21

cargo fmt