add_colormap

Function add_colormap 

Source
pub fn add_colormap(
    name: &str,
    colors: &[ImVec4],
    qualitative: bool,
) -> ImPlotColormap
Expand description

Add a custom colormap from a vector of colors