<?xml version="1.0" encoding="utf-8" standalone="no"?>
<!DOCTYPE document PUBLIC "-//CNX//DTD CNXML 0.5 plus MathML//EN" "http://cnx.rice.edu/cnxml/0.5/DTD/cnxml_mathml.dtd">
<document xmlns="http://cnx.rice.edu/cnxml" xmlns:md="http://cnx.rice.edu/mdml/0.4" xmlns:m="http://www.w3.org/1998/Math/MathML" xmlns:bib="http://bibtexml.sf.net/" id="None">
  <name>Intensity Plots</name>
  <metadata>
  <md:version>1.1</md:version>
  <md:created>2004/06/24 11:38:59 GMT-5</md:created>
  <md:revised>2004/07/16 15:17:06.972 GMT-5</md:revised>
  <md:authorlist>
      <md:author id="NationalInstruments">
      <md:firstname>National</md:firstname>
      
      <md:surname>Instruments</md:surname>
      <md:email>certification@ni.com</md:email>
    </md:author>
  </md:authorlist>

  <md:maintainerlist>
    <md:maintainer id="NationalInstruments">
      <md:firstname>National</md:firstname>
      
      <md:surname>Instruments</md:surname>
      <md:email>certification@ni.com</md:email>
    </md:maintainer>
    <md:maintainer id="harika">
      <md:firstname>Harika</md:firstname>
      
      <md:surname>Basana</md:surname>
      <md:email>ilsai@rice.edu</md:email>
    </md:maintainer>
    <md:maintainer id="mshiralkar05">
      <md:firstname>Malan</md:firstname>
      
      <md:surname>Shiralkar</md:surname>
      <md:email>mshiralkar05@hotmail.com</md:email>
    </md:maintainer>
    <md:maintainer id="lizzardg">
      <md:firstname>Elizabeth</md:firstname>
      
      <md:surname>Gregory</md:surname>
      <md:email>lizzardg@rice.edu</md:email>
    </md:maintainer>
  </md:maintainerlist>
  
  

  <md:abstract/>
</metadata>

  <content>
    <para id="t_me">
      You can use intensity graphs and charts to display patterned
      data, such as temperature patterns and topographical terrain,
      where the magnitude represents altitude. Like the waveform graph
      and chart, the intensity graph features a fixed display while
      the intensity chart features a scrolling display. The intensity
      graph and chart accept a 2D array of numbers. Each number in the
      array represents a specific color. The indexes of the elements
      in the 2D array set the plot locations for the colors. The
      intensity graph or chart can display up to 256 discrete colors.
      </para>

    <para id="e_me">
      <cnxn target="rain"/> shows a
      <m:math>
	<m:apply>
	  <m:cartesianproduct/>
	  <m:cn>4</m:cn>
	  <m:cn>3</m:cn>
	</m:apply>
      </m:math> array plotted on an intensity graph. The graph
      transposes the array elements.
      <figure id="rain">
	<media type="image/png" src="intensityplotfp.png"/>
      </figure>
    </para>   

    <section>
      <name>Intensity Graph and Chart Options</name>
      <para id="d_me">

	The intensity graphs and charts share many of the optional
	parts of the waveform graphs and charts, which you can show or
	hide by right-clicking the graph or chart and selecting
	<code>Visible Items</code> from the shortcut menu. In
	addition, because the intensity graphs and charts include
	color as a third dimension, a scale similar to a color ramp
	control defines the range and mappings of values to
	colors. <cnxn target="harika1"/> shows the elements of an
	intensity graph.

	<figure id="harika1">
	  <media type="image/png" src="intensitygraphchart.png"/>
	</figure>
      </para> 

      <para id="l_me">
	Use the <code>Operating</code> or <code>Positioning</code>
	tools to right-click the marker next to the color ramp, select
	<code>Marker Color</code> from the shortcut menu to change the
	color associated with a marker, and select the color you want
	from the color picker that appears. To add markers to a color
	ramp, right-click the color ramp and select <code>Add
	Marker</code> from the shortcut menu. To change the value of
	an arbitrary marker on a color ramp, use the
	<code>Operating</code> tool to drag the marker to the value
	you want or use the <code>Labeling</code> tool to highlight
	the text of the marker and enter a new value.
	</para>
    </section>
  </content>
  
</document>
