dynamic-graph-0.1.0.13: Draw and update graphs in real time with OpenGL
Graphics.DynamicGraph.ColorMaps
Description
Various color maps.
jet :: [GLfloat] Source #
The matlab / octave "jet" color map
jet_mod :: [GLfloat] Source #
"jet" modified so that low values are a darker blue
hot :: [GLfloat] Source #
The matlab / octave "hot" color map
bw :: [GLfloat] Source #
Ranges from black to white
wb :: [GLfloat] Source #
Ranges from white to black