Function egui_plot::color_from_strength
source · pub fn color_from_strength(ui: &Ui, strength: f32) -> Color32Expand description
Determine a color from a 0-1 strength value.
pub fn color_from_strength(ui: &Ui, strength: f32) -> Color32Determine a color from a 0-1 strength value.