Crate egui_heatmap
source ·Expand description
Navigatable bitmap widget for egui
Modules
- This contains some default colors and further color-related types, like gradients
Structs
- Some font-related types A rendered gray-scale bitmap, representing a string rendered using some font
- This is a bitmap widget, the main type of this crate
- This types bundles a color with a size
- This is a point, using the user-given coordinate system
- This is a rectangle in the user-given coordinate system.
- A representation of a bitmap with overlay text
- Some font-related types Options for rendering a string
- This represents numeric data
- This is a bitmap widget, the main type of this crate
- This is the main settings type
- Overlay text, which is shown once user zooms in enough
- This encodes the current state of the heatmap
- This encodes the current state of the heatmap
Enums
- Events which happend to the heatmap
- Some font-related types Font to use
- Hover type
- Hover type
Type Definitions
- Color type: egui::Color32