I am displaying a grayscale image in an Intensity Graph (internally, the image is just an array of 8-bit pixel values). The Intensity Graph uses a black-blue-white color map to generate the image on-screen. How can I change this color map? The help documentation suggests this can be modified, but I can't find any way on either the front panel or in the block diagram to actually set the color map properties of the Intensity Graph.
1/ Disable "interpolate color" (right click on the sacle first ...) 2/ Right click on a scale marker, and select marker color 3/ Enable "interpolate color"
Of course, you can add more markers... and more colors !