home *** CD-ROM | disk | FTP | other *** search
/ Freelog 65 / Freelog065.iso / BAS / Bureautique / Gnumeric / gnumeric-1.3.92-rc1.exe / graphics-plots.xml < prev    next >
Text File  |  2004-11-01  |  163KB  |  4,546 lines

  1. <sect1 id="sect-graphics-plots">
  2.   <title>Graphical Plots</title>
  3.  
  4.   <para>
  5.     <application>Gnumeric</application> includes a powerful mechanism
  6.     to create graphical plots which present visually the data contained
  7.     in a worksheet. 
  8.   </para>
  9.  
  10.   <para>
  11.     The first sub-section of this section starts with an overview of
  12.     graph creation, discusses terminology, and presents graph
  13.     components and their organization. The next sub-section explains
  14.     the <interface>"Graph Guru"</interface> which is the tool used to
  15.     configure graphs. The subsequent  sub-section presents the different
  16.     types of plots which can be included in a graph and the final
  17.     sub-section explains how data can be pre-selected to speed up the
  18.     process of graph creation.
  19.   </para>
  20.  
  21.   <note>
  22.     <para>
  23.       Graphs are exceedingly effective communication
  24.       devices. Unfortunately, this means that one cannot determine,
  25.       simply based on the data to be plotted, what type of plot will be
  26.       the most effective. Instead users must familiarize themselves with
  27.       the various types of plots which are available and decide for
  28.       themselves which plot type is the most effective to communicate
  29.       an idea. <xref
  30.       linkend="sect-graphics-plots-overview-types" /> contains a
  31.       detailed explanation of the plot types available in
  32.       <application>Gnumeric</application>.
  33.     </para>
  34.   </note>
  35.  
  36.  
  37.  
  38.  
  39.   <sect2 id="sect-graphics-plots-overview">
  40.     <title>Overview of Plots</title>
  41.  
  42.     <para>
  43.       This overview will start with a brief summary of the process
  44.       involved in creating a graph, then will discuss the terminology
  45.       used in this document, will present the components of a graph,
  46.       and present the hierarchy of the components used in to configure
  47.       the graphs.
  48.     </para>
  49.  
  50.       <sect3 id="sect-graphics-plots-overview-process">
  51.         <title>The Graph Creation Process</title>
  52.  
  53.     <para> 
  54.       The process of graph creation involves several steps each of
  55.       which requires the user to understand clearly what they
  56.       intend to do. This outline is presented to help users
  57.       understand the subsequent discussion in this document.
  58.         </para>
  59.  
  60.  
  61.       <procedure>
  62.         <title>Outline of the procedure to create a graph.</title>
  63.  
  64.         <step>
  65.       <title>
  66.         Data entry.
  67.       </title>
  68.       <para>
  69.        Before a graph can be created, the data must be entered
  70.       into a workbook.
  71.       </para>
  72.     </step>
  73.  
  74.         <step>
  75.       <title>
  76.         (Optional) Data pre-selection.
  77.       </title>
  78.       <para>
  79.         As explained in <xref
  80.         linkend="sect-graphics-plots-preselect" />, it is possible
  81.         to pre-select the data and have gnumeric correctly assign
  82.         the cell contents into series names, category labels and
  83.         data values. This process can only be understood once the
  84.         rest of the graph creation process has been mastered so
  85.         the discussion of pre-selecting data is left until the end
  86.         of this section.
  87.       </para>
  88.     </step>
  89.  
  90.         <step>
  91.       <title>
  92.         Opening the graph guru
  93.       </title>
  94.       <para>
  95.         The <interface>Graph Guru</interface> can be opened in two
  96.         ways. It can be opened by clicking on the <guibutton>Graph
  97.         Guru</guibutton> button,
  98.         <inlinemediaobject>
  99.               <imageobject>
  100.                 <imagedata fileref="figures/button-graph.png" />
  101.               </imageobject>
  102.               <textobject>
  103.                 <phrase>An image of the toolbar graph guru button.</phrase>
  104.               </textobject>
  105.             </inlinemediaobject>, which is on the standard toolbar
  106.         immediately to the left of the zoom box. Alternatively the
  107.         <interface>Graph Guru</interface> can be opened by using,
  108.         in the <guimenu>Insert</guimenu> menu, the
  109.         <guimenuitem>Chart</guimenuitem> menu item.
  110.       </para>
  111.     </step>
  112.  
  113.         <step>
  114.       <title>
  115.         Configuring the graph
  116.       </title>
  117.       <para>
  118.         The <interface>Graph Guru</interface> provides the user
  119.         with a large number of options to configure the graph, its
  120.         charts and the plots. The first panel provides a way to
  121.         select the plot type, sub-type and, for some types, a
  122.         style. The second panel allows the user to configure each
  123.         element of the graph. When the configuration is complete,
  124.         the guru is dismissed by clicking the
  125.         <guibutton>OK</guibutton> button. This step will be
  126.         explained in detail in <xref
  127.         linkend="sect-graphics-plots-graphguru-navigating" />,
  128.         below. 
  129.       </para>
  130.     </step>
  131.  
  132.         <step>
  133.       <title>
  134.         Inserting the graph
  135.       </title>
  136.       <para>
  137.         Finally, the graph is inserted into
  138.         the worksheet like any other graphical element, as was
  139.         explained in <xref
  140.         linkend="sect-graphical-overview-adding" />. 
  141.       </para>
  142.     </step>
  143.       </procedure>
  144.  
  145.  
  146.     </sect3>
  147.  
  148.  
  149.  
  150.  
  151.     <sect3 id="sect-graphics-plots-overview-terms">
  152.       <title>On Terminology</title>
  153.  
  154.   <note>
  155.  
  156.     <para>
  157.       The terminology used for describing the components of data
  158.       graphs is confusing because graphs use many components and the
  159.       words are applied arbitrarily to each component. For example,
  160.       the words "graph", "chart", and "plot" could be used
  161.       interchangeably but in <application>Gnumeric</application>
  162.       these words are used as explained below.
  163.     </para>
  164.  
  165.     <para>
  166.       The term 'graph' will be used, in this documentation, to refer
  167.       to the entire graphical element placed on the worksheet. A graph
  168.       has an outline and a background, may have one or more titles,
  169.       and will have at least one 'chart'.
  170.     </para>
  171.  
  172.     <para>
  173.       The term 'chart' will be used to denote an intermediate level
  174.       element which has an outline and a background, may have one or
  175.       more titles, may have a legend and will have at least one
  176.       'plot'. To support the plot, the chart may have a 'grid' area
  177.       behind the plotted data, and have one or more axes.
  178.     </para>
  179.  
  180.     <para>
  181.       Each 'plot' will be defined to be of a particular type when it
  182.       is created.  Plots will have one or more 'series' of data values
  183.       which will define the magnitude of the values of to be plotted
  184.       and may define a number of other related values including errors
  185.       in the x and y directions.
  186.     </para>
  187.  
  188.   </note>
  189.  
  190.   <para>
  191.     This terminology can be used to describe in detail the components
  192.     of a graph in <application>Gnumeric</application>. <xref
  193.     linkend="fig-graph-components" /> presents the components of a
  194.     graph. 
  195.   </para>
  196.  
  197.  
  198.     </sect3>
  199.  
  200.  
  201.     <sect3 id="sect-graphics-plots-overview-components">
  202.       <title>The Components of Graphs</title>
  203.  
  204.   <figure id="fig-graph-components">
  205.     <title>The components of Gnumeric graphs</title>
  206.     <screenshot>
  207.       <mediaobject>
  208.         <imageobject>
  209.           <imagedata fileref="figures/graph-components.png" 
  210.               format="PNG"  />
  211.         </imageobject>
  212.         <textobject>
  213.           <para>
  214.             This screenshot depicts a graph in Gnumeric and describes
  215.         all of the components.
  216.           </para>
  217.         </textobject>
  218.         <caption>
  219.           <para>
  220.         This screenshot presents several of the major components of
  221.             <application>Gnumeric</application> graphs. These components
  222.             will be presented next in their containment hierarchy. The
  223.             hierarchy is used in the <interface>Graph Guru</interface> to
  224.             organize the components so a user can change all the
  225.             preferences.
  226.       </para>
  227.         </caption>
  228.       </mediaobject>
  229.     </screenshot>
  230.   </figure>
  231.  
  232.  
  233.     </sect3>
  234.  
  235.      <sect3 id="sect-graphics-plots-overview-componentHierarchy">
  236.        <title>The Graph Component Hierarchy</title>
  237.  
  238.        <para>
  239.          The components that make up a graph in
  240.          <application>Gnumeric</application>  are arranged in a
  241.          hierarchy with all the configurable options of the graph
  242.          assigned as properties to one of the components in the
  243.          hierarchy. 
  244.        </para>
  245.  
  246.  
  247.   <figure id="fig-graph-componentHierarchy">
  248.     <title>The hierarchy of components and their properties</title>
  249.     <screenshot>
  250.       <mediaobject>
  251.         <imageobject>
  252.           <imagedata fileref="figures/graph-hierarchy.png" 
  253.               format="PNG"  />
  254.         </imageobject>
  255.         <textobject>
  256.           <para>
  257.             This figure includes an image of the graph hierarchy
  258.             presented by the graph guru along with text descriptions
  259.             of each component and of their properties.
  260.           </para>
  261.         </textobject>
  262.         <caption>
  263.           <para>
  264.         The hierarchy of graph component elements and the associated
  265.             properties. In this case, the element 'X-Axis2' is selected.
  266.       </para>
  267.         </caption>
  268.       </mediaobject>
  269.     </screenshot>
  270.   </figure>
  271.  
  272.  
  273.         <para>
  274.           In <application>Gnumeric</application>, Graphs are the top
  275.           level element containing all the other components. Graphs
  276.           have two properties related to the style of the background
  277.           rectangular panel, its fill and its outline. Graphs can hold
  278.           one or more titles and one or more charts.
  279.         </para>
  280.  
  281.         <para>
  282.           Titles have the same properties related to their background
  283.           rectangular panel, the fill and outline, have
  284.           properties related to the text, the font type, style, and
  285.           size, and have the text data that will be the title itself.
  286.         </para>
  287.  
  288.     <para>
  289.       Charts have the same properties related to the background
  290.       rectangular panel and can contain a number of other
  291.       components including their own titles, a legend, plot
  292.       accessories and plots.
  293.         </para>
  294.  
  295.     <para>
  296.       Legends have the same properties related to their background
  297.       rectangular panel and also have the properties related to
  298.       the font in which the name of each series will be added to
  299.       the legend, the font type, style, and size.
  300.     </para>
  301.  
  302.     <para>
  303.       Certain plot types require accessory components such as the
  304.       elements related to the creation of a Cartesian coordinate
  305.       system. Charts which include one or more plots of this kind
  306.       will have a Grid and may have X (horizontal) and Y
  307.       (vertical) axes.
  308.     </para>
  309.  
  310.     <para>
  311.       Grids are the background of Cartesian plots and have the
  312.       properties determining the fill of this area and the line
  313.       pattern displayed behind the plotted series.
  314.     </para>
  315.  
  316.     <para>
  317.       Axes have properties related to the outer bounds of the
  318.       axis, the style of the line drawn for the axis, the font
  319.       style of the markers along the axis, detail properties of
  320.       the tics and other markers on the axis, and the number
  321.       format of the axis markers.
  322.  
  323.     </para>
  324.  
  325.     <para>
  326.       Axis labels share the same properties related to the style
  327.       of their background rectangular panel, including the fill
  328.       and outline properties, have properties related to the style
  329.       of the font used for the text, including the font type,
  330.       style and size, and the data contents of the text used to
  331.       label the axis.
  332.     </para>
  333.  
  334.     <para>
  335.       The properties of each type of plot, and of the data series
  336.       they contain, vary depending on the actual type of the
  337.       plot. For instance, the values of a data series which
  338.       are  plotted as a pie plot will not have any associated
  339.       error values, whereas values plotted as columns could be
  340.       associated to Y-error values and values plotted as an XY
  341.       scatterplot could be associated with error values in both
  342.       the X and the Y direction. Obviously, these different plot
  343.       types will require different options. The options associated
  344.       with each specific plot type will be discussed below, in 
  345.       <xref linkend="sect-graphics-plots-elementProperties" />.
  346.     </para>
  347.  
  348.      </sect3>
  349.  
  350.    </sect2>
  351.  
  352.  
  353.  
  354.  
  355.  
  356.   <sect2 id="sect-graphics-plots-graphguru">
  357.     <title>The Graph Guru</title>
  358.  
  359.     <para>
  360.       All graphs in <application>Gnumeric</application> are created
  361.       using the <interface>Graph Guru</interface> which is a complex
  362.       dialog that allows for detailed customization of each graph.
  363.     </para>
  364.  
  365.  
  366.  
  367.     <sect3 id="sect-graphics-plots-graphguru-components">
  368.       <title>The components of the Graph Guru</title>
  369.  
  370.       <para>
  371.         The <interface>Graph Guru</interface> consists of two panels
  372.         which appear sequentially. The first panel allows the user to
  373.         select the type of the plot, and possibly a sub-type and a
  374.         style. The second panel provides a way to configure the style
  375.         formats of each component of the final graph. <xref
  376.         linkend="fig-graphguru-panels" /> shows the different areas
  377.         of the two panels of the <interface>Graph Guru</interface>.
  378.       </para>
  379.       
  380.       <figure id="fig-graphguru-panels">
  381.         <title>The two panels of the Graph Guru</title>
  382.      <screenshot>
  383.           <mediaobject> 
  384.         <imageobject> 
  385.           <imagedata fileref="figures/graphguru-components.png"
  386.                      format="PNG" />
  387.         </imageobject>
  388.         <textobject>
  389.           <para> 
  390.             This screenshot depicts the two panels of the graph
  391.             guru.
  392.           </para>
  393.         </textobject>
  394.       </mediaobject>
  395.     </screenshot>
  396.       </figure>
  397.  
  398.       <para>
  399.         The different parts of each panel of the <interface>Graph
  400.         Guru</interface> have been shaded with boxes of different
  401.         colors and labeled with a letter in <xref
  402.         linkend="fig-graphguru-panels" />. The purpose of each of
  403.         these sections will be explained below:
  404.  
  405.     <variablelist>
  406.       <title>The components of the two panels</title>
  407.  
  408.       <varlistentry>
  409.         <term>
  410.           <guimenu>A</guimenu> - The Plot Type Selection Area
  411.  
  412.         </term>
  413.         <listitem>
  414.           <para>
  415.             This area lists the different types of plots which can
  416.         be contained within the graph. The desired plot type
  417.         can be selected simply by placing the mouse cursor
  418.         over the desired type and clicking with the primary
  419.         mouse button. The blue highlight indicates the
  420.         currently selected type. 
  421.           </para>
  422.         </listitem>
  423.           </varlistentry>
  424.  
  425.       <varlistentry>
  426.         <term>
  427.           <guimenu>B</guimenu> - The Plot Subtype and Style
  428.         Selection Area or Preview Area.
  429.         </term>
  430.         <listitem>
  431.           <para>
  432.             This area presents a number of icons which change
  433.             depending on the plot type that has been
  434.             selected. Certain icons represent plot sub-types, for
  435.             example, distinguishing plots with columns that are
  436.             side by side from plots with stacked columns. Other
  437.             icons represent different plot styles, for example
  438.             distinguishing line plots in which each data point is
  439.             labeled with a graphical symbol from line plots where
  440.             data points do not have any symbol. The highlight box
  441.             around one icon 
  442.             indicates which icon is currently chosen.
  443.           </para>
  444.  
  445.           <para>
  446.             This area also becomes a preview area when the
  447.             <guibutton>Show Sample</guibutton> button is pressed,
  448.             as explained below in the list entry
  449.             <guimenu>D</guimenu> explaining that button.
  450.           </para>
  451.         </listitem>
  452.           </varlistentry>
  453.  
  454.  
  455.       <varlistentry>
  456.         <term>
  457.           <guimenu>C</guimenu> - The Plot Description Area
  458.         </term>
  459.         <listitem>
  460.           <para>
  461.             This area gives a brief text description of the
  462.             selected combination of plot type and sub-type.
  463.           </para>
  464.         </listitem>
  465.           </varlistentry>
  466.  
  467.       <varlistentry>
  468.         <term>
  469.           <guimenu>D</guimenu> - The Show Sample Button
  470.         </term>
  471.         <listitem>
  472.           <para>
  473.             This area is a button which can be pressed by placing
  474.             the mouse cursor over this area and pressing the
  475.             primary mouse button. When the button is pressed, the
  476.             area indicated by the label <guimenu>B</guimenu>
  477.             becomes a preview of the graph with the selected plot
  478.             type and sub-type. Note that the preview will only
  479.             show a plot once data values have been added to one of
  480.             the series.
  481.           </para>
  482.         </listitem>
  483.           </varlistentry>
  484.  
  485.       <varlistentry>
  486.         <term>
  487.           <guimenu>E</guimenu> - The First Panel Navigation Buttons
  488.         </term>
  489.         <listitem>
  490.           <para>
  491.             These buttons enable the user to navigate through the
  492.             <interface>Graph Guru</interface>.
  493.           </para>
  494.           
  495.           <variablelist>
  496.  
  497.             <varlistentry>
  498.           <term>
  499.             The <guibutton>Help</guibutton> Button
  500.           </term>
  501.           <listitem>
  502.             <para>
  503.               The <guibutton>Help</guibutton> button should
  504.               cause this section of the manual to open.
  505.             </para>
  506.           </listitem>
  507.         </varlistentry>
  508.  
  509.             <varlistentry>
  510.           <term>
  511.             The <guibutton>Cancel</guibutton> Button
  512.           </term>
  513.           <listitem>
  514.             <para>
  515.               The <guibutton>Cancel</guibutton> button will
  516.               dismiss the <interface>Graph Guru</interface>
  517.               and return the user to the
  518.               <application>Gnumeric</application> worksheet.
  519.             </para>
  520.           </listitem>
  521.         </varlistentry>
  522.  
  523.             <varlistentry>
  524.           <term>
  525.             The <guibutton>Forward</guibutton> Button
  526.           </term>
  527.           <listitem>
  528.             <para>
  529.               The <guibutton>Forward</guibutton> button will
  530.               dismiss the first panel of the <interface>Graph
  531.               Guru</interface> and open up the second panel.
  532.             </para>
  533.           </listitem>
  534.         </varlistentry>
  535.  
  536.             <varlistentry>
  537.           <term>
  538.             The <guibutton>OK</guibutton> Button
  539.           </term>
  540.           <listitem>
  541.             <para>
  542.               The <guibutton>OK</guibutton> button will
  543.               dismiss the <interface>Graph Guru</interface> and
  544.               allow users to insert the graph, as it is
  545.               currently defined, into the worksheet. The
  546.               resulting graph may not include any plots or
  547.               data but it can be modified subsequently using
  548.               the context menu's
  549.               <guimenuitem>Properties</guimenuitem> menu entry.
  550.             </para>
  551.           </listitem>
  552.         </varlistentry>
  553.  
  554.           </variablelist>
  555.  
  556.  
  557.         </listitem>
  558.           </varlistentry>
  559.  
  560.       <varlistentry>
  561.         <term>
  562.           <guimenu>F</guimenu> - The hierarchy tree of graph components
  563.         </term>
  564.         <listitem>
  565.           <para>
  566.             This area allows the user to navigate the hierarchy of
  567.             graph components. The components are arranged in a
  568.             tree with nodes indicated by arrowheads. Components
  569.             can be selected by clicking on the component name with
  570.             the mouse pointer and nodes can be expanded or
  571.             collapsed by clicking on the arrowheads. The selection
  572.             of different components in this area will cause
  573.             different property options to be displayed in area
  574.             <guimenu>J</guimenu> since each component in the
  575.             hierarchy has its own specific properties.
  576.           </para>
  577.         </listitem>
  578.           </varlistentry>
  579.  
  580.       <varlistentry>
  581.         <term>
  582.           <guimenu>G</guimenu> - The hierarchy modification buttons
  583.         </term>
  584.         <listitem>
  585.           <para>
  586.             These buttons allow a user to modify the hierarchy of
  587.             components by adding components with the
  588.             <guibutton>Add</guibutton> button or by removing
  589.             components with the <guibutton>Delete</guibutton>
  590.             button. The <guibutton>Order</guibutton> allows the
  591.             user to change the stacking order of charts, moving
  592.             them up or down, or of data series, moving them toward
  593.             the front or back.
  594.           </para>
  595.         </listitem>
  596.           </varlistentry>
  597.  
  598.       <varlistentry>
  599.         <term>
  600.           <guimenu>H</guimenu> - The panel rearrangement handles
  601.         </term>
  602.         <listitem>
  603.           <para>
  604.             These triple dots indicate that the mouse can be used
  605.             to change the shape and size of the different areas in
  606.             this panel of the graph guru. These handles can be
  607.             used by placing the mouse pointer above a handle,
  608.             clicking and holding with the primary mouse button,
  609.             then dragging the handle to a new position, and then
  610.             releasing the mouse button.
  611.           </para>
  612.         </listitem>
  613.           </varlistentry>
  614.  
  615.       <varlistentry>
  616.         <term>
  617.           <guimenu>I</guimenu> - The preview area
  618.         </term>
  619.         <listitem>
  620.           <para>
  621.             This area shows a preview of the graph as it will look
  622.             if the user clicks on the <guibutton>OK</guibutton> at
  623.             the bottom of the panel, in area <guimenu>K</guimenu>.
  624.           </para>
  625.         </listitem>
  626.           </varlistentry>
  627.  
  628.       <varlistentry>
  629.         <term>
  630.           <guimenu>J</guimenu> - The component properties
  631.         selection area.
  632.         </term>
  633.         <listitem>
  634.           <para>
  635.             This area allows the user to change the graph by
  636.             modifying the properties of the component that is
  637.             selected (highlighted in blue) in area
  638.             <guimenu>F</guimenu>. For components which have
  639.             multiple properties these may be grouped into related
  640.             sets and placed on different tabs. By clicking on the
  641.             tabs at the upper left, a user can access the
  642.             properties in each set.
  643.           </para>
  644.         </listitem>
  645.           </varlistentry>
  646.  
  647.       <varlistentry>
  648.         <term>
  649.           <guimenu>K</guimenu> - The second panel navigation buttons
  650.         </term>
  651.         <listitem>
  652.           <para>
  653.             These buttons act in the same way as the buttons in
  654.             the first panel, in area <guimenu>E</guimenu> except
  655.             that the <guibutton>Forward</guibutton> is now a
  656.             <guibutton>Back</guibutton> and takes the user back to
  657.             the first panel.
  658.           </para>
  659.         </listitem>
  660.           </varlistentry>
  661.  
  662.  
  663.         </variablelist>
  664.  
  665.       </para>
  666.  
  667.  
  668.     </sect3>
  669.  
  670.     <sect3 id="sect-graphics-plots-graphguru-navigating">
  671.       <title>Navigating the graph guru</title>
  672.  
  673.       <para>
  674.         Graphs in <application>Gnumeric</application> are created using
  675.         the <interface>Graph Guru</interface>. The process involved in
  676.         using this 'guru' essentially follows the alphabetical labels
  677.         presented in <xref linkend="fig-graphguru-panels" />.
  678.       </para>
  679.       <procedure>
  680.         <title>The Graph Creation Process</title>
  681.  
  682.         <step>
  683.       <title>Data Pre-selection</title>
  684.           <para>
  685.  
  686.         Advanced users generally start by pre-selecting at least
  687.             some of the data they will use in their plots. However,
  688.             this step requires a complete understanding graphs and
  689.             this step is not described here. <xref
  690.             linkend="sect-graphics-plots-preselect" /> will explain
  691.             data preselection once the rest of the graphing process
  692.             has been explained.
  693.           </para>
  694.         </step>
  695.  
  696.         <step>
  697.           <title>Launching the Graph Guru</title>
  698.           <para>
  699.             The <interface>Graph guru</interface> can be started in
  700.             two ways. One way to start the <interface>Graph
  701.             Guru</interface> is to click, with the primary mouse
  702.             button, on the toolbar graph button,
  703.             <inlinemediaobject>
  704.               <imageobject>
  705.                 <imagedata fileref="figures/button-graph.png" />
  706.               </imageobject>
  707.               <textobject>
  708.                 <phrase>
  709.                   The icon on the toolbar button which starts the
  710.                   graph guru.
  711.                   </phrase>  
  712.               </textobject>
  713.              </inlinemediaobject>. Another way is to select, from the
  714.              <guimenu>Insert</guimenu> menu, the
  715.              <guimenuitem>Chart...</guimenuitem> menu item. Both
  716.              approaches will launch the <interface>Graph Guru</interface>.
  717.           </para>
  718.         </step>
  719.  
  720.         <step>
  721.           <title>Selecting the plot type, sub-type, and style.</title>
  722.  
  723.           <para>
  724.             The <interface>Graph guru</interface> opens to the first
  725.             of two panels. The areas of this panel are shown in the
  726.             left hand side of <xref linkend="fig-graphguru-panels"
  727.             />. This panel enables the user to select the type of the
  728.             first plot in the chart, and its sub-type and style. To
  729.             make a graph with multiple plots, a user should start by
  730.             selecting the first plot; subsequent plots can be added
  731.             later. 
  732.           </para>
  733.           
  734.           <procedure>
  735.             <step>
  736.               <title>Picking the plot type</title>
  737.               <para>
  738.                 The first area, area <guimenu>A</guimenu>, provides
  739.                 a list of the plot types. The user can pick one of
  740.                 the types by placing the mouse pointer on top of
  741.                 that appropriate entry in the list and clicking the
  742.                 primary mouse button. The blue highlight indicates
  743.                 which plot type has been chosen. The characteristics
  744.                 of the different plot types are explained extensively
  745.                 in <xref
  746.                 linkend="sect-graphics-plots-overview-types" />. 
  747.               </para>
  748.             </step>
  749.             <step>
  750.               <title>Picking the plot sub-type and style</title>
  751.               <para>
  752.                 The second area of the first panel of the
  753.                 <interface>Graph Guru</interface>, labeled
  754.                 <guimenu>B</guimenu> in <xref
  755.                 linkend="fig-graphguru-panels" />, presents one or
  756.                 more icons. The icons presented in this area will
  757.                 change depending on what plot type is highlighted in
  758.                 area <guimenu>A</guimenu>. The icons provide a way
  759.                 to select a sub-type of plot, for example, the icons
  760.                 for the column plot type provide the choice between
  761.                 plotting columns of each data series side-by-side or
  762.                 plotting these columns stacked upon each other.
  763.                 These icons may also provide a way to quickly select
  764.                 different styles for the plot type, for example the
  765.                 icons for the line type provide a choice between
  766.                 plotting a simple line or placing markers at the
  767.                 points along the line. The sub-type cannot be
  768.                 changed in the next panel of the <interface>Graph
  769.                 Guru</interface> without deleting the plot and
  770.                 creating a new one. However, the style choices can
  771.                 be altered in the next panel. The meaning of each of
  772.                 these icons is explained in <xref
  773.                 linkend="sect-graphics-plots-overview-types" />
  774.                 below grouped by plot type. If data has been
  775.                 pre-selected, clicking on the <guibutton>Show
  776.                 Sample</guibutton> will present a preview of the plot
  777.                 type in area <guimenu>B</guimenu>.
  778.               </para>
  779.             </step>
  780.             <step>
  781.               <title>Moving to the next panel</title>
  782.               <para>
  783.                 Once a plot type has been chosen in area
  784.                 <guimenu>A</guimenu> and an icon selected in area
  785.                 <guimenu>B</guimenu>, the first panel has been
  786.                 completed. Clicking on the
  787.                 <guibutton>Forward</guibutton> button will dismiss
  788.                 the first panel of the <interface>Graph
  789.                 Guru</interface> and bring up the second panel.
  790.               </para>
  791.             </step>
  792.           </procedure>
  793.         </step>
  794.  
  795.         <step>
  796.           <title>Configuring the plot</title>
  797.           <para>
  798.             The second panel of the <interface>Graph Guru</interface>
  799.             enables users to configure the plot. This includes
  800.             determining the values which will actually be plotted,
  801.             adding titles to various components, labels to the data
  802.             series, names to data categories, and changing the
  803.             appearance of the different components.
  804.           </para>
  805.  
  806.           <para>
  807.             The simplest way both to learn the hierarchy of components
  808.             in <application>Gnumeric</application> graphs and to
  809.             understand the properties which can be changed for each
  810.             component is to work sequentially through all of the
  811.             components while both noting the components which can be
  812.             added, listed in the drop down menu when the
  813.             <guibutton>Add</guibutton> button is pressed, and
  814.             observing the properties of the component which can be
  815.             altered, shown in the lower part of the panel, the area
  816.             labeled <guimenu>J</guimenu> in <xref
  817.             linkend="fig-graphguru-panels" />. Each component in the
  818.             hierarchy can be selected in turn using the complete tree
  819.             of all the components presented in the top leftmost area,
  820.             labeled <guimenu>F</guimenu>. Components can be selected
  821.             by placing the mouse pointer over their name in this tree
  822.             and then clicking with the primary mouse button. The
  823.             currently selected component is indicated by the blue
  824.             highlight on that line. Changing the selected component
  825.             will also change the properties listed in area
  826.             <guimenu>J</guimenu>. Tree nodes, indicated by arrowheads
  827.             in front of the name of a component, can be expanded or
  828.             collapsed with alternative mouse clicks.
  829.           </para>
  830.  
  831.           <para>
  832.             The second panel of the <interface>Graph Guru</interface>
  833.             only allows two types of actions to be performed: the
  834.             hierarchy of component elements can be modified or the
  835.             properties of an element can be altered.
  836.           
  837.             <variablelist>
  838.               <title></title>
  839.  
  840.  
  841.               <varlistentry>
  842.                 <term><guimenu>Changing the component elements</guimenu></term>
  843.                 <listitem>
  844.                   <para>
  845.                       The component elements of the graph can be changed
  846.                       using the buttons in area
  847.                       <guimenu>G</guimenu>. Elements can be added,
  848.                       deleted or re-ordered.
  849.                     </para>
  850.  
  851.                   <variablelist>
  852.                     <title></title>
  853.  
  854.                     <varlistentry>
  855.                       <term>Adding component elements</term>
  856.                       <listitem>
  857.                         <para>
  858.                             An element can be added by selecting the
  859.                             parent element in the hierarchy presented
  860.                             in area <guimenu>F</guimenu> and then
  861.                             clicking and holding the
  862.                             <guibutton>Add</guibutton> button. This action
  863.                             will reveal a drop down list including all
  864.                             the possible elements that can be added. By
  865.                             moving the mouse pointer onto the drop down
  866.                             list and releasing the mouse button while
  867.                             the pointer is over an element, that
  868.                             element will be added. To add a plot to a
  869.                             chart, it is necessary to navigate into the
  870.                             sub-menu to select the plot type and then
  871.                             into that sub-menu to select a plot
  872.                             sub-type or style in a process that mimics
  873.                             the process of selecting a plot discussed above.
  874.                           </para>
  875.                       </listitem>
  876.                     </varlistentry>
  877.  
  878.                     <varlistentry>
  879.                       <term>Deleting component elements</term>
  880.                       <listitem>
  881.                         <para>
  882.                             An element can be deleted by selecting the
  883.                             element in the hierarchy presented in area
  884.                             <guimenu>F</guimenu>, and then clicking the
  885.                             <guibutton>Delete</guibutton> button below
  886.                             the hierarchy.
  887.                           </para>
  888.                       </listitem>
  889.                     </varlistentry>
  890.  
  891.                     <varlistentry>
  892.                       <term>Re-ordering component elements</term>
  893.                       <listitem>
  894.                         <para>
  895.                         The order of some of the elements can be
  896.                             interchanged using the
  897.                             <guibutton>Order</guibutton> button below
  898.                             the element hierarchy. For example, if an
  899.                             element has two titles, the order of the
  900.                             titles could be swapped. Similarly the
  901.                             vertical order of charts can be
  902.                             interchanged. The effect on plots and series
  903.                             is different. For those elements, the order
  904.                             button changes the stacking order in the
  905.                             front to back dimension. For example, if a
  906.                             chart has a bar plot and a line plot, the
  907.                             order button will change which of the two
  908.                             plots is visible in front of the other.
  909.                           </para>
  910.                       </listitem>
  911.                     </varlistentry>
  912.  
  913.                   </variablelist>
  914.  
  915.                   </listitem>
  916.               </varlistentry>
  917.  
  918.  
  919.               <varlistentry>
  920.                 <term>
  921.                   <guimenu>Configuring the properties of the Element</guimenu>
  922.                 </term>
  923.                 <listitem>
  924.                   <para>
  925.                       The bottom area of the second panel, area
  926.                       <guimenu>J</guimenu> in <xref
  927.                       linkend="fig-graphguru-panels"/>, allows the user
  928.                       to configure the properties of each element in the
  929.                       hierarchy. When there are many properties, they
  930.                       will be grouped into similar sets and placed on
  931.                       different tabs. The detailed explanation of how to
  932.                       configure each property of each element will be
  933.                       explained in <xref
  934.                       linkend="sect-graphics-plots-elementProperties" /> below.
  935.                     </para>
  936.                 </listitem>
  937.               </varlistentry>
  938.             </variablelist>
  939.            
  940.             Once the plot is sufficiently configured, it can be placed
  941.             on the worksheet to assess its appearance. The user can
  942.             return to this panel of the <interface>Graph
  943.             Guru</interface> using the context menu on the graph. The
  944.             <interface>Graph Guru</interface> is dismissed by
  945.             clicking on the <guibutton>OK</guibutton> button.
  946. <!-- TODO: Change when the button label changes from "OK" (HIG) -->
  947.           </para>
  948.         </step>
  949.  
  950.         <step>
  951.           <title>Place the graph</title>
  952.           <para>
  953.             After exiting the <interface>Graph Guru</interface>, the
  954.             user must place the graph on a worksheet. Immediately
  955.             after exiting the <interface>Graph Guru</interface>, the
  956.             mouse pointer will have changed to the thin cross-hair
  957.             cursor. The user can place the graph by moving the pointer
  958.             over the worksheet and clicking once with the primary
  959.             mouse button. Alternatively, the user can place and size
  960.             the graph by determining two of the corners of the
  961.             graph. This is done by moving the pointer onto the
  962.             worksheet to the first corner, clicking and holding the
  963.             primary mouse button, dragging the mouse pointer to the
  964.             opposite corner and releasing the mouse button. 
  965.           </para>
  966.         </step>
  967.  
  968.         <step>
  969.           <title>Modifying an existing graph</title>
  970.           <para>
  971.             A graph which has already been created can be modified by
  972.             clicking on the graph with one of the secondary mouse
  973.             buttons in order to invoke the context menu and then
  974.             selecting the <guimenuitem>Properties</guimenuitem> menu
  975.             entry. This will cause the second panel of the
  976.             <interface>Graph Guru</interface> to appear which will
  977.             enable the user to make any desired modifications. The use
  978.             of the context menu was discussed in <xref
  979.             linkend="sect-graphical-overview-contextmenu" />.
  980.           </para>
  981.         </step>
  982.  
  983.         <step>
  984.           <title>Deleting a graph</title>
  985.           <para>
  986.             A graph which has been made can be deleted by invoking the
  987.             context menu and selecting the
  988.             <guimenuitem>Delete</guimenuitem> menu item. 
  989.           </para>
  990.         </step>
  991.  
  992.       </procedure>
  993.  
  994.  
  995.  
  996.     </sect3>
  997.  
  998.  
  999.   </sect2>
  1000.  
  1001.  
  1002.  
  1003.  
  1004.  
  1005.  
  1006.  
  1007.  
  1008.  
  1009.   <sect2 id="sect-graphics-plots-overview-types">
  1010.     <title>Plot Types</title>
  1011.  
  1012.     <para>
  1013.       <application>Gnumeric</application> graphs can include any of
  1014.       the plot types presented below. The section for each type
  1015.       explains the overall concept of the plot, gives an example,
  1016.       explains the data required for the plot type, and explains the
  1017.       icons in the <interface>Graph Guru</interface> which allow
  1018.       setting the plot sub-type and style.
  1019.     </para>
  1020.  
  1021.  
  1022.     <sect3 id="sect-graphics-plots-overview-types-line" >
  1023.       <title>
  1024.         Line Plots
  1025.         <inlinemediaobject>
  1026.           <imageobject>
  1027.             <imagedata fileref="figures/graphs-types-line.png" 
  1028.                width="40" valign="top" />
  1029.           </imageobject>
  1030.           <textobject>
  1031.             <phrase>An icon for the line plot type.</phrase>
  1032.           </textobject>
  1033.         </inlinemediaobject>
  1034.       </title>
  1035.  
  1036.       <para>
  1037.         Line plots present the numeric values of categorical data with
  1038.         the data values of each series connected by a line. Sequential
  1039.         data values are considered to belong to different categories
  1040.         and are plotted along the horizontal (X) axis at equally
  1041.         spaced intervals. The data values from different series are
  1042.         assigned to these categories based on the position of the
  1043.         value in the series, for example, the second data value taken
  1044.         from each series all share one category. The data values are
  1045.         plotted along the vertical (Y) axis according to their numeric
  1046.         value and the particular sub-type chosen for the line plot.
  1047.       </para>
  1048.  
  1049.       <para>
  1050.         Line plot sub-types provide three options for relating the
  1051.         values from different data series. The first sub-type plots
  1052.         each series independently with the data value determining the
  1053.         vertical distance between each point and the horizontal
  1054.         axis. The second sub-type plots the series stacked on each
  1055.         other in a cumulative fashion with the data value of each
  1056.         series determining the vertical distance from the point to the
  1057.         sum of the values in all the previous series. For example, if
  1058.         the first series starts with values 
  1059.     <literal>{3.9, 4.2, ...}</literal>, the second
  1060.         series with values 
  1061.         <literal>{1.2, 3.5, ...}</literal>, and the
  1062.         third series with values 
  1063.     <literal>{3.1, 1.9, ...}</literal>, then the
  1064.         point value for the second element of the third series will be
  1065.         plotted at 9.6 
  1066.     (<literal>9.6=4.2+3.5+1.9</literal>) along
  1067.         the vertical axis. The third sub-type plots each series based
  1068.         on the proportional contribution of the value to the total of
  1069.         all values in that category. Using the example above, the
  1070.         three values would be plotted at 0.4375, 0.8020, and 1 because
  1071.         the intervals between zero and each of these numbers is
  1072.         <literal>0.4375=4.2/(4.2+3.5+1.9)</literal>
  1073.         for the first, 
  1074.     <literal>0.3645...=3.5/(4.2+3.5+1.9)</literal> for the
  1075.         second, and 
  1076.         <literal>0.1979...=1.9/(4.2+3.5+1.9)</literal> 
  1077.     for the third, although, by default, these numbers are
  1078.         presented as percentages on the vertical (Y) axis.
  1079.       </para>
  1080.  
  1081.       <para>
  1082.         Two styles are available by default for line plots. In the
  1083.         first no markers are placed on the value of the point whereas
  1084.         in the second a point marker is added wherever the points are
  1085.         plotted.
  1086.       </para>
  1087.  
  1088.       <figure id="fig-graph-types-example-line">
  1089.         <title>An example of line plots</title>
  1090.               <screenshot>
  1091.                 <mediaobject>
  1092.                   <imageobject>
  1093.                     <imagedata fileref="figures/graph-example-line.png" 
  1094.                                format="PNG" />
  1095.                     </imageobject>
  1096.                     <textobject>
  1097.                       <para>
  1098.                 A screenshot of a line plot and the data
  1099.                         necessary to generate the plot.
  1100.                       </para>
  1101.                     </textobject>
  1102.                     <caption>
  1103.                       <para>
  1104.                     This screenshot shows a table of data and three
  1105.                         line plots. The data consist of three series
  1106.                         organized by row and starting with the words
  1107.                         "Widgets", "Gadgets", and "Lumpets". Each of
  1108.                         these series has values in five categories. The
  1109.                         three graphs illustrate the three sub-types of
  1110.                         line plots, with the series plotted
  1111.                         independently in the left plot, stacked in the
  1112.                         middle plot, and proportionately stacked in the
  1113.                         right plot.
  1114.                   </para>
  1115.                     </caption>
  1116.                   </mediaobject>
  1117.                 </screenshot>
  1118.       </figure>
  1119.  
  1120.       <para>
  1121.         Each series in line plots can include three main elements and
  1122.         two error elements, although only the value element is
  1123.         necessary. The series can have a 'Name' element, which is a
  1124.         single text entry used to identify the series, must have a
  1125.         'Values' element, which is a sequence of numeric values, and
  1126.         may have a 'Label' element, which is a sequence of text
  1127.         entries used to identify the categories.  All of these
  1128.         elements can be defined as references to a region of the
  1129.         worksheet, as literally defined entries, or as formula
  1130.         expressions which result in the correct type. The 'Label'
  1131.         element is shared by all of the series. The legend added to a
  1132.         line plot identifies the different series, by default using
  1133.         the entries of the 'Name' element of each series. The two
  1134.         error elements include a list for errors in the positive
  1135.         direction and one for errors in the negative direction.
  1136.       </para>
  1137.  
  1138. <table frame='all'><title>The data in each line plot series</title>
  1139. <tgroup cols='3' align='left' colsep='1' rowsep='1'>
  1140.  
  1141. <thead>
  1142. <row>
  1143.   <entry align="center">Element</entry>
  1144.   <entry align="center">Type</entry>
  1145.   <entry align="center">Example</entry>
  1146. </row>
  1147. </thead>
  1148. <tbody>
  1149. <row>
  1150.   <entry>Name</entry>
  1151.   <entry>A single textual entry labeling the data series. These will
  1152.     be used in the legend which may be displayed with the line
  1153.     plot.</entry> 
  1154.   <entry>{"Widgets"}</entry>
  1155. </row>
  1156. <row>
  1157.   <entry>Value</entry>
  1158.   <entry>A list of numeric values.</entry>
  1159.   <entry>{1293, 2502, 3297, 1100, 2487}</entry>
  1160. </row>
  1161. <row>
  1162.   <entry>Label</entry>
  1163.   <entry>A list of textual entries labeling each
  1164.     value. Generally, this series will have as many entries as there
  1165.     were in the 'Value' series. These entries are shared by all the
  1166.     series in the line plot.</entry> 
  1167.   <entry>{"North", "South", "Central", "East", "West"}</entry>
  1168. </row>
  1169. <row>
  1170.   <entry>Error (+)</entry>
  1171.   <entry>A list of numeric values with as many elements as there
  1172.   were in the 'Value' list. These values can be in the same units as
  1173.   the numeric values in the 'Value' list, can be proportions or can be
  1174.   proportions multiplied by one hundred.</entry> 
  1175.   <entry>{0.10, 0.12, 0.09, 0.11, 0.09}</entry>
  1176. </row>
  1177. <row>
  1178.   <entry>Error (-)</entry>
  1179.   <entry>A list of numeric values with as many elements as there
  1180.   were in the 'Value' list. These values can be in the same units as
  1181.   the numeric values in the 'Value' list, can be proportions or can be
  1182.   proportions multiplied by one hundred.</entry> 
  1183.   <entry>{0.08, 0.11, 0.10, 0.09, 0.11}</entry>
  1184. </row>
  1185. </tbody>
  1186. </tgroup>
  1187. </table>
  1188.  
  1189.       <para>
  1190.         Line plots provide six icons to choose between three plot
  1191.         sub-types each with two different styles.
  1192.       </para>
  1193.  
  1194.  
  1195.  
  1196.       <variablelist>
  1197.         <title>Line plot sub-type and style options.</title>
  1198.  
  1199.           <varlistentry>
  1200.             <term>
  1201.             <inlinemediaobject>
  1202.                       <imageobject>
  1203.                         <imagedata fileref="figures/chart_line_1_1.png" />
  1204.                       </imageobject>
  1205.                       <textobject>
  1206.                         <phrase>
  1207.                   The icon for a line plot of the sub-type with
  1208.                           independent, overlapping
  1209.                       lines and of the style without point markers.
  1210.                     </phrase>
  1211.                       </textobject>
  1212.                     </inlinemediaobject>
  1213.             </term>
  1214.             <listitem>
  1215.               <para>
  1216.             The icon for a line plot of the sub-type with
  1217.                     independent, overlapping
  1218.                 lines and of the style without point markers.
  1219.           </para>
  1220.         </listitem>
  1221.           </varlistentry>
  1222.  
  1223.           <varlistentry>
  1224.             <term>
  1225.             <inlinemediaobject>
  1226.                       <imageobject>
  1227.                         <imagedata fileref="figures/chart_line_1_2.png" />
  1228.                       </imageobject>
  1229.                       <textobject>
  1230.                         <phrase>
  1231.                   The icon for a line plot of the sub-type with stacked
  1232.                       lines and of the style without point markers.
  1233.                     </phrase>
  1234.                       </textobject>
  1235.                     </inlinemediaobject>
  1236.             </term>
  1237.             <listitem>
  1238.               <para>
  1239.             The icon for a line plot of the sub-type with stacked
  1240.                 lines and of the style without point markers.
  1241.           </para>
  1242.         </listitem>
  1243.           </varlistentry>
  1244.  
  1245.           <varlistentry>
  1246.             <term>
  1247.             <inlinemediaobject>
  1248.                       <imageobject>
  1249.                         <imagedata fileref="figures/chart_line_1_3.png" />
  1250.                       </imageobject>
  1251.                       <textobject>
  1252.                         <phrase>
  1253.                   The icon for a line plot of the sub-type with
  1254.                           stacked proportion lines and of the style
  1255.                           without point markers.
  1256.                     </phrase>
  1257.                       </textobject>
  1258.                     </inlinemediaobject>
  1259.             </term>
  1260.             <listitem>
  1261.               <para>
  1262.             The icon for a line plot of the sub-type with stacked
  1263.                     proportion lines and of the style without point
  1264.                     markers.
  1265.           </para>
  1266.         </listitem>
  1267.           </varlistentry>
  1268.  
  1269.           <varlistentry>
  1270.             <term>
  1271.             <inlinemediaobject>
  1272.                       <imageobject>
  1273.                         <imagedata fileref="figures/chart_line_2_1.png" />
  1274.                       </imageobject>
  1275.                       <textobject>
  1276.                         <phrase>
  1277.                   The icon for a line plot of the sub-type
  1278.                           with overlapping 
  1279.                       lines and of the style with point markers.
  1280.                     </phrase>
  1281.                       </textobject>
  1282.                     </inlinemediaobject>
  1283.             </term>
  1284.             <listitem>
  1285.               <para>
  1286.             The icon for a line plot of the sub-type with overlapping
  1287.                 lines and of the style with point markers.
  1288.           </para>
  1289.         </listitem>
  1290.           </varlistentry>
  1291.  
  1292.           <varlistentry>
  1293.             <term>
  1294.             <inlinemediaobject>
  1295.                       <imageobject>
  1296.                         <imagedata fileref="figures/chart_line_2_2.png" />
  1297.                       </imageobject>
  1298.                       <textobject>
  1299.                         <phrase>
  1300.                   The icon for a line plot of the sub-type with stacked
  1301.                       lines and of the style with point markers.
  1302.                     </phrase>
  1303.                       </textobject>
  1304.                     </inlinemediaobject>
  1305.             </term>
  1306.             <listitem>
  1307.               <para>
  1308.             The icon for a line plot of the sub-type with stacked
  1309.                 lines and of the style with point markers.
  1310.           </para>
  1311.         </listitem>
  1312.           </varlistentry>
  1313.  
  1314.           <varlistentry>
  1315.             <term>
  1316.             <inlinemediaobject>
  1317.                       <imageobject>
  1318.                         <imagedata fileref="figures/chart_line_2_3.png" />
  1319.                       </imageobject>
  1320.                       <textobject>
  1321.                         <phrase>
  1322.                   The icon for a line plot of the sub-type with
  1323.                           stacked proportion lines and of the style
  1324.                           without point markers.
  1325.                     </phrase>
  1326.                       </textobject>
  1327.                     </inlinemediaobject>
  1328.             </term>
  1329.             <listitem>
  1330.               <para>
  1331.             The icon for a line plot of the sub-type with stacked
  1332.                     proportion lines and of the style without point
  1333.                     markers.
  1334.           </para>
  1335.         </listitem>
  1336.           </varlistentry>
  1337.         </variablelist>
  1338.  
  1339.  
  1340.     </sect3>
  1341.  
  1342.  
  1343.  
  1344.  
  1345.  
  1346.     <sect3 id="sect-graphics-plots-overview-types-xy" >
  1347.       <title>
  1348.         XY Scatterplots
  1349.         <inlinemediaobject>
  1350.           <imageobject>
  1351.             <imagedata fileref="figures/graphs-types-xyplot.png" 
  1352.                width="40" valign="top"/>
  1353.           </imageobject>
  1354.           <textobject>
  1355.             <phrase>An icon for the XY scatterplot plot type.</phrase>
  1356.           </textobject>
  1357.         </inlinemediaobject>
  1358.       </title>
  1359.  
  1360.       <para>
  1361.          The data values of two series of equal length are plotted on
  1362.      the Cartesian (X-Y) plane, the value from the first series
  1363.      determining the position of the plotted symbol along the X
  1364.      axis, and the value from the second series determining the
  1365.      position of the plotted symbol along the Y axis. Data can be
  1366.      plotted as points only, with each pair of data series having
  1367.      different symbols, or, alternatively, sequential data pairs
  1368.      can be connected by a line, or, finally, both symbols and a
  1369.      connecting line can be used.
  1370.       </para>
  1371.  
  1372.       <figure id="fig-graph-types-example-xyplot">
  1373.         <title>An example of an XY scatterplot</title>
  1374.               <screenshot>
  1375.                 <mediaobject>
  1376.                   <imageobject>
  1377.                     <imagedata fileref="figures/graph-example-xyplot.png" 
  1378.                                format="PNG"  />
  1379.                     </imageobject>
  1380.                     <textobject>
  1381.                       <para>
  1382.                 A screenshot of an XY scatterplot and the data
  1383.                         used to generate the plot.
  1384.                       </para>
  1385.                     </textobject>
  1386.                     <caption>
  1387.                       <para>
  1388.                     This screenshot shows a data table with two
  1389.                         different series highlighted which are usable in
  1390.                         a scatterplot. Each series is comprised of two
  1391.                         lists of numeric values. The screenshot also
  1392.                         shows the scatterplot made from these two data
  1393.                         series.
  1394.                   </para>
  1395.                     </caption>
  1396.                   </mediaobject>
  1397.                 </screenshot>
  1398.       </figure>
  1399.  
  1400.       <para>
  1401.         Each series in a scatterplot can include three core components
  1402.         and four optional error components. The series may have a
  1403.         name, a single text value which will identify the series in
  1404.         the <interface>Graph Guru</interface> and in any legend
  1405.         attached to the chart. The series must have two lists of
  1406.         quantitative values, a list of X values and a list of Y
  1407.         values, which must have an equal number of elements. The
  1408.         series may also contain lists of error values for each of the
  1409.         X and Y lists with a positive and a negative component for
  1410.         each.
  1411.       </para>
  1412.  
  1413. <table frame='all'><title>The data in each XY scatterplot series</title>
  1414. <tgroup cols='3' align='left' colsep='1' rowsep='1'>
  1415.  
  1416. <thead>
  1417. <row>
  1418.   <entry align="center">Element</entry>
  1419.   <entry align="center">Type</entry>
  1420.   <entry align="center">Example</entry>
  1421. </row>
  1422. </thead>
  1423. <tbody>
  1424. <row>
  1425.   <entry>Name</entry>
  1426.   <entry>A single textual element labeling the data series.</entry>
  1427.   <entry>{"Series1"}</entry>
  1428. </row>
  1429. <row>
  1430.   <entry>X</entry>
  1431.   <entry>A list of numeric values, which will place the values along
  1432.   the horizontal axis.</entry>
  1433.   <entry>{14.5, 2.8, 11.8, 5.7, 8.2}</entry>
  1434. </row>
  1435. <row>
  1436.   <entry>Y</entry>
  1437.   <entry>A second list of numeric values, which will place the values along
  1438.   the vertical axis.</entry>
  1439.   <entry>{154, 29, 63, 90, 107}</entry>
  1440. </row>
  1441. <row>
  1442.   <entry>X Error (+)</entry>
  1443.   <entry>A list of numeric values with as many elements as there
  1444.   were in the 'X' list. These values can be in the same units as
  1445.   the numeric values in the 'X' list, can be proportions or can be
  1446.   proportions multiplied by one hundred.</entry> 
  1447.   <entry>{0.10, 0.12, 0.09, 0.11, 0.09}</entry>
  1448. </row>
  1449. <row>
  1450.   <entry>X Error (-)</entry>
  1451.   <entry>A list of numeric values with as many elements as there
  1452.   were in the 'X' list. These values can be in the same units as
  1453.   the numeric values in the 'Value' list, can be proportions or can be
  1454.   proportions multiplied by one hundred.</entry> 
  1455.   <entry>{0.08, 0.11, 0.10, 0.09, 0.11}</entry>
  1456. </row>
  1457. <row>
  1458.   <entry>Y Error (+)</entry>
  1459.   <entry>A list of numeric values with as many elements as there were
  1460.   in the 'Y' list, and therefore in the 'X' list. These values can be
  1461.   in the same units as the numeric values in the 'Y' list, can be
  1462.   proportions or can be proportions multiplied by one hundred.</entry>
  1463.   <entry>{0.09, 0.11, 0.10, 0.12, 0.09}</entry>
  1464. </row>
  1465. <row>
  1466.   <entry>Y Error (-)</entry>
  1467.   <entry>A list of numeric values with as many elements as there were
  1468.   in the 'Y' list, and therefore in the 'X' list. These values can be
  1469.   in the same units as the numeric values in the 'Y' list, can be
  1470.   proportions or can be proportions multiplied by one hundred.
  1471. </entry> 
  1472.   <entry>{0.10, 0.09, 0.08, 0.11, 0.11}</entry>
  1473. </row>
  1474. </tbody>
  1475. </tgroup>
  1476. </table>
  1477.  
  1478.       <para>
  1479.         XY scatterplots provide three icons to select between
  1480.         different style options. The plots can be rendered with
  1481.         markers at each point, with markers at each point and a line
  1482.         joining adjacent values in the data lists, or with a line but
  1483.         no markers. 
  1484.       </para>
  1485.  
  1486.  
  1487.  
  1488.       <variablelist>
  1489.         <title>XY scatterplot style options.</title>
  1490.  
  1491.           <varlistentry>
  1492.             <term>
  1493.             <inlinemediaobject>
  1494.                       <imageobject>
  1495.                         <imagedata fileref="figures/chart_scatter_1_1.png" />
  1496.                       </imageobject>
  1497.                       <textobject>
  1498.                         <phrase>
  1499.                   The icon for scatter plot of style with only
  1500.                           a marker at each point.
  1501.                     </phrase>
  1502.                       </textobject>
  1503.                     </inlinemediaobject>
  1504.             </term>
  1505.             <listitem>
  1506.               <para>
  1507.             The icon for scatterplot of style with only
  1508.                     a marker at each point.
  1509.           </para>
  1510.         </listitem>
  1511.           </varlistentry>
  1512.  
  1513.           <varlistentry>
  1514.             <term>
  1515.             <inlinemediaobject>
  1516.                       <imageobject>
  1517.                         <imagedata fileref="figures/chart_scatter_3_1.png" />
  1518.                       </imageobject>
  1519.                       <textobject>
  1520.                         <phrase>
  1521.                   The icon for scatter plot of style with a
  1522.                           marker at each point and a line between
  1523.                           adjacent points in the value lists.
  1524.                     </phrase>
  1525.                       </textobject>
  1526.                     </inlinemediaobject>
  1527.             </term>
  1528.             <listitem>
  1529.               <para>
  1530.             The icon for scatterplot of style with a
  1531.                           marker at each point and a line between
  1532.                           adjacent points in the value lists.
  1533.           </para>
  1534.         </listitem>
  1535.           </varlistentry>
  1536.  
  1537.           <varlistentry>
  1538.             <term>
  1539.             <inlinemediaobject>
  1540.                       <imageobject>
  1541.                         <imagedata fileref="figures/chart_scatter_3_2.png" />
  1542.                       </imageobject>
  1543.                       <textobject>
  1544.                         <phrase>
  1545.                   The icon for scatter plot of style with only
  1546.                           a line between adjacent points in the value lists.
  1547.                     </phrase>
  1548.                       </textobject>
  1549.                     </inlinemediaobject>
  1550.             </term>
  1551.             <listitem>
  1552.               <para>
  1553.             The icon for scatterplot of style with only
  1554.                     a line between adjacent points in the value lists.
  1555.           </para>
  1556.         </listitem>
  1557.           </varlistentry>
  1558.  
  1559.       </variablelist>
  1560.  
  1561.  
  1562.     </sect3>
  1563.  
  1564.  
  1565.  
  1566.  
  1567.     <sect3 id="sect-graphics-plots-overview-types-bubble" >
  1568.       <title>
  1569.         Bubble Plots
  1570.         <inlinemediaobject>
  1571.           <imageobject>
  1572.             <imagedata fileref="figures/graphs-types-bubble.png" 
  1573.                width="40" valign="top"/>
  1574.           </imageobject>
  1575.           <textobject>
  1576.             <phrase>An icon for the pie plot type.</phrase>
  1577.           </textobject>
  1578.         </inlinemediaobject>
  1579.       </title>
  1580.  
  1581.       <para>
  1582.         The data values from three series of equal length are plotted
  1583.     on the Cartesian (X-Y) plane, the value from the first series
  1584.     determining the position of the plotted symbol center along
  1585.     the X axis, the value from the second series determining the
  1586.     position of the plotted symbol center along the Y axis, and
  1587.     the value of the third series determining the radius of the
  1588.     circle plotted. Each triplet of series can be plotted with
  1589.     different symbols but the data values of any series can be
  1590.     shared.
  1591.       </para>
  1592.  
  1593.       <figure id="fig-graph-types-example-bubble">
  1594.         <title>An example of a bubble plot</title>
  1595.               <screenshot>
  1596.                 <mediaobject>
  1597.                   <imageobject>
  1598.                     <imagedata fileref="figures/graph-example-bubble.png" 
  1599.                                format="PNG"  />
  1600.                     </imageobject>
  1601.                     <textobject>
  1602.                       <para>
  1603.                 A screenshot of a worksheet with two series of
  1604.                         data, each with three lists, and of the
  1605.                         resulting bubble plot.
  1606.                       </para>
  1607.                     </textobject>
  1608.                     <caption>
  1609.                       <para>
  1610.                     This screenshot shows a worksheet with a table
  1611.                         of data with two series, each with three lists
  1612.                         of numeric values. The screenshot also shows a
  1613.                         bubble plot made from these two series.
  1614.                   </para>
  1615.                     </caption>
  1616.                   </mediaobject>
  1617.                 </screenshot>
  1618.       </figure>
  1619.  
  1620.       <para>
  1621.         Each series in a bubble plot can include four main components
  1622.         and four optional error components. The series may have a
  1623.         name, a single text value which will identify the series in
  1624.         the graph guru and in any legend attached to the chart. The
  1625.         series must have two lists of quantitative values, a list of X
  1626.         values and a list of Y values, which must have an equal number
  1627.         of elements. The series must also have a list, with the same
  1628.         number of elements, whose values will determine the size of
  1629.         the circles drawn at each point. The series may have lists of
  1630.         error components for the X values or the Y values and for
  1631.         positive or negative errors.
  1632.       </para>
  1633.  
  1634. <table frame='all'><title>The data in each bubble series</title>
  1635. <tgroup cols='3' align='left' colsep='1' rowsep='1'>
  1636.  
  1637. <thead>
  1638. <row>
  1639.   <entry align="center">Element</entry>
  1640.   <entry align="center">Type</entry>
  1641.   <entry align="center">Example</entry>
  1642. </row>
  1643. </thead>
  1644. <tbody>
  1645. <row>
  1646.   <entry>Name</entry>
  1647.   <entry>A single textual element labeling the data series.</entry>
  1648.   <entry>{"Series1"}</entry>
  1649. </row>
  1650. <row>
  1651.   <entry>X</entry>
  1652.   <entry>A list of numeric values, which will place the values along
  1653.   the horizontal axis.</entry>
  1654.   <entry>{14.5, 2.8, 11.8, 5.7, 8.2}</entry>
  1655. </row>
  1656. <row>
  1657.   <entry>Y</entry>
  1658.   <entry>A second list of numeric values, which will place the values along
  1659.   the vertical axis.</entry>
  1660.   <entry>{154, 29, 63, 90, 107}</entry>
  1661. </row>
  1662. <row>
  1663.   <entry>Bubble</entry>
  1664.   <entry>A series of numeric values, which will determine the size of
  1665.   each circle drawn at the points.</entry>
  1666.   <entry>{45, 54, 34, 23, 37}</entry>
  1667. </row>
  1668. <row>
  1669.   <entry>X Error (+)</entry>
  1670.   <entry>A list of numeric values with as many elements as there
  1671.   were in the 'X' list. These values can be in the same units as
  1672.   the numeric values in the 'X' list, can be proportions or can be
  1673.   proportions multiplied by one hundred.</entry> 
  1674.   <entry>{0.10, 0.12, 0.09, 0.11, 0.09}</entry>
  1675. </row>
  1676. <row>
  1677.   <entry>X Error (-)</entry>
  1678.   <entry>A list of numeric values with as many elements as there
  1679.   were in the 'X' list. These values can be in the same units as
  1680.   the numeric values in the 'Value' list, can be proportions or can be
  1681.   proportions multiplied by one hundred.</entry> 
  1682.   <entry>{0.08, 0.11, 0.10, 0.09, 0.11}</entry>
  1683. </row>
  1684. <row>
  1685.   <entry>Y Error (+)</entry>
  1686.   <entry>A list of numeric values with as many elements as there were
  1687.   in the 'Y' list, and therefore in the 'X' list. These values can be
  1688.   in the same units as the numeric values in the 'Y' list, can be
  1689.   proportions or can be proportions multiplied by one hundred.</entry>
  1690.   <entry>{0.09, 0.11, 0.10, 0.12, 0.09}</entry>
  1691. </row>
  1692. <row>
  1693.   <entry>Y Error (-)</entry>
  1694.   <entry>A list of numeric values with as many elements as there were
  1695.   in the 'Y' list, and therefore in the 'X' list. These values can be
  1696.   in the same units as the numeric values in the 'Y' list, can be
  1697.   proportions or can be proportions multiplied by one hundred.
  1698. </entry> 
  1699.   <entry>{0.10, 0.09, 0.08, 0.11, 0.11}</entry>
  1700. </row>
  1701. </tbody>
  1702. </tgroup>
  1703. </table>
  1704.  
  1705.       <para>
  1706.         Bubble plots have a single icon for the plot style.
  1707.       </para>
  1708.  
  1709.  
  1710.  
  1711.       <variablelist>
  1712.         <title>The icon for bubble plots</title>
  1713.  
  1714.           <varlistentry>
  1715.             <term>
  1716.             <inlinemediaobject>
  1717.                       <imageobject>
  1718.                         <imagedata fileref="figures/chart_bubble_1_1.png" />
  1719.                       </imageobject>
  1720.                       <textobject>
  1721.                         <phrase>
  1722.                   The icon for a bubble plot.
  1723.                     </phrase>
  1724.                       </textobject>
  1725.                     </inlinemediaobject>
  1726.             </term>
  1727.             <listitem>
  1728.               <para>
  1729.             The icon for a bubble plot.
  1730.           </para>
  1731.         </listitem>
  1732.           </varlistentry>
  1733.  
  1734.       </variablelist>
  1735.  
  1736.  
  1737.     </sect3>
  1738.  
  1739.  
  1740.  
  1741.  
  1742.  
  1743.  
  1744.  
  1745.     <sect3 id="sect-graphics-plots-overview-types-pie" >
  1746.       <title>
  1747.         Pie Plots
  1748.         <inlinemediaobject>
  1749.           <imageobject>
  1750.             <imagedata fileref="figures/graphs-types-pie.png" 
  1751.                width="40" valign="top"/>
  1752.           </imageobject>
  1753.           <textobject>
  1754.             <phrase>An icon for the pie plot type.</phrase>
  1755.           </textobject>
  1756.         </inlinemediaobject>
  1757.       </title>
  1758.  
  1759.       <para>
  1760.         Pie plots present the numeric values from a single series of
  1761.         categorical data as slices of a circular area, the angular
  1762.         arc of each slice determined by the proportional magnitude of
  1763.         each value compared to the overall sum of all the values. For
  1764.         example, if the series had values { 1.12, 4.48, 3.36, 1.68,
  1765.         0.56}, the contribution of each slice to the total would be
  1766.     {0.10, 0.40, 0.330, 0.15, 0.0 5}, since 
  1767.     <literal>0.10= 1.12/(1.12+4.48+3.36+1.68+0.56)</literal>, and
  1768.         the angular arcs of the wedges would be
  1769.     {36, 144, 108, 54, 18} degrees, since
  1770.     <literal>36=0.10*360</literal>.
  1771.       </para>
  1772.  
  1773.       <para>
  1774.         Pie plots do not have any sub-types.
  1775.       </para>
  1776.  
  1777.       <para>
  1778.         Pie plot styles provide two choices for the rendering of the
  1779.         pie chart, either with all slices linked into one overall
  1780.         circle, or with gaps between the slices. The size of the gap
  1781.         is a property of the pie plot which can be changed.
  1782.       </para>
  1783.  
  1784.       <figure id="fig-graph-types-example-pie">
  1785.         <title>An example of a pie plot</title>
  1786.               <screenshot>
  1787.                 <mediaobject>
  1788.                   <imageobject>
  1789.                     <imagedata fileref="figures/graph-example-pie.png" 
  1790.                                format="PNG"  />
  1791.                     </imageobject>
  1792.                     <textobject>
  1793.                       <para>
  1794.                 A screenshot of a worksheet area showing a
  1795.                         data table and a pie plot made with those
  1796.                         data.
  1797.                       </para>
  1798.                     </textobject>
  1799.                     <caption>
  1800.                       <para>
  1801.                     This screenshot shows a table of data and a pie
  1802.                         plot. The data consist of a single data series
  1803.                         organized in a row and starting with the word
  1804.                         "Widgets". The series has values in five
  1805.                         categories. The legend includes the names of the
  1806.                         different data categories.
  1807.                   </para>
  1808.                     </caption>
  1809.                   </mediaobject>
  1810.                 </screenshot>
  1811.       </figure>
  1812.  
  1813.       <para>
  1814.         Each pie plot contains a single series which can include three
  1815.         elements although only the value element is necessary. The
  1816.         series can have a 'Name' element, which is a single text entry
  1817.         used to identify the series, must have a 'Values' element,
  1818.         which is a sequence of numeric values, and may have a 'Label'
  1819.         element, which is a sequence of text entries used to identify
  1820.         the categories. All of these elements can be defined as
  1821.         references to a region of the worksheet, as literally defined
  1822.         entries, or as formula expressions which result in the correct
  1823.         type. The legend added to a pie plot identifies the different
  1824.         categories using the entries in the 'Label' element.
  1825.       </para>
  1826.  
  1827. <table frame='all'><title>The data in each pie plot series</title>
  1828. <tgroup cols='3' align='left' colsep='1' rowsep='1'>
  1829.  
  1830. <thead>
  1831. <row>
  1832.   <entry align="center">Element</entry>
  1833.   <entry align="center">Type</entry>
  1834.   <entry align="center">Example</entry>
  1835. </row>
  1836. </thead>
  1837. <tbody>
  1838. <row>
  1839.   <entry>Name</entry>
  1840.   <entry>A single textual entry labeling the data series.</entry>
  1841.   <entry>{"Widgets"}</entry>
  1842. </row>
  1843. <row>
  1844.   <entry>Value</entry>
  1845.   <entry>A list of numeric values.</entry>
  1846.   <entry>{1293, 2502, 3297, 1100, 2487}</entry>
  1847. </row>
  1848. <row>
  1849.   <entry>Label</entry>
  1850.   <entry>A list of textual entries labeling the category of each
  1851.   value. Generally, this series will have as many entries as there
  1852.   were in the 'Value' list. These will be used in the legend which
  1853.   may be displayed with the pie plot.</entry> 
  1854.   <entry>{"North", "South", "Central", "East", "West"}</entry>
  1855. </row>
  1856. </tbody>
  1857. </tgroup>
  1858. </table>
  1859.  
  1860.       <para>
  1861.         Pie plots do not have any sub-types but provide two icons to
  1862.         distinguish the style of the plot allowing a choice between
  1863.         pie plots which comprise a single circular area or plots with
  1864.         distinct pie slices separated by small gaps.
  1865.       </para>
  1866.  
  1867.       <variablelist>
  1868.         <title>Line plot sub-type and style options.</title>
  1869.           <varlistentry>
  1870.             <term>
  1871.             <inlinemediaobject>
  1872.                       <imageobject>
  1873.                         <imagedata fileref="figures/chart_pie_1_1.png" />
  1874.                       </imageobject>
  1875.                       <textobject>
  1876.                         <phrase>
  1877.                   The icon for a pie plot of the style with
  1878.                       joint slices. 
  1879.                     </phrase>
  1880.                       </textobject>
  1881.                     </inlinemediaobject>
  1882.             </term>
  1883.             <listitem>
  1884.               <para>
  1885.             The icon for a pie plot of the style with joint slices.
  1886.           </para>
  1887.         </listitem>
  1888.           </varlistentry>
  1889.           <varlistentry>
  1890.             <term>
  1891.             <inlinemediaobject>
  1892.                       <imageobject>
  1893.                         <imagedata fileref="figures/chart_pie_2_1.png" />
  1894.                       </imageobject>
  1895.                       <textobject>
  1896.                         <phrase>
  1897.                   The icon for a pie plot of the style with separated 
  1898.                       slices.
  1899.                     </phrase>
  1900.                       </textobject>
  1901.                     </inlinemediaobject>
  1902.             </term>
  1903.             <listitem>
  1904.               <para>
  1905.             The icon for a pie plot of the style with separated slices.
  1906.           </para>
  1907.         </listitem>
  1908.           </varlistentry>
  1909.         </variablelist>
  1910.  
  1911.  
  1912.     </sect3>
  1913.  
  1914.  
  1915.  
  1916.     <sect3 id="sect-graphics-plots-overview-types-area" >
  1917.       <title>
  1918.         Area Plots
  1919.         <inlinemediaobject>
  1920.           <imageobject>
  1921.             <imagedata fileref="figures/graphs-types-area.png" 
  1922.                width="40" valign="top"/>
  1923.           </imageobject>
  1924.           <textobject>
  1925.             <phrase>An icon for the area plot type.</phrase>
  1926.           </textobject>
  1927.         </inlinemediaobject>
  1928.       </title>
  1929.  
  1930.       <para>
  1931.         Area plots present the numeric values of categorical data with
  1932.         the data values of each series connected by a line and the
  1933.         area below the line shaded. This type is directly analogous to
  1934.         the line plot type. Sequential data values are considered to
  1935.         belong to different categories and are plotted along the
  1936.         horizontal axis at equally spaced intervals. The data
  1937.         values from different series are assigned to these categories
  1938.         based on the position of the value in the series, for example,
  1939.         the second data value taken from each series all share one
  1940.         category. The data values are plotted along the vertical (Y)
  1941.         axis according to their numeric value and the particular
  1942.         sub-type chosen for the area plot.
  1943.       </para>
  1944.  
  1945.       <para>
  1946.         Area plot sub-types provide three options for relating the
  1947.         values from different data series. The first sub-type plots
  1948.         each series independently with the data value determining the
  1949.         vertical distance between each point and the horizontal
  1950.         axis. The second sub-type plots the series stacked on each
  1951.         other in a cumulative fashion with the data value of each
  1952.         series determining the vertical distance from the point to the
  1953.         sum of the values in all the previous series. For example, if
  1954.         the first series starts with values 
  1955.     <literal>{3.9, 4.2, ...}</literal>, the second
  1956.         series with values 
  1957.         <literal>{1.2, 3.5, ...}</literal>, and the
  1958.         third series with values 
  1959.     <literal>{3.1, 1.9, ...}</literal>, then the
  1960.         point value for the second element of the third series will be
  1961.         plotted at 9.6 
  1962.     (since <literal>9.6=4.2+3.5+1.9</literal>) along
  1963.         the vertical axis. The third sub-type plots each series based
  1964.         on the proportional contribution of the value to the total of
  1965.         all values in that category. Using the example above, the
  1966.         three values would be plotted at 0.4375, 0.8020, and 1 because
  1967.         the intervals between zero and each of these numbers is
  1968.         <literal>0.4375=4.2/(4.2+3.5+1.9)</literal>
  1969.         for the first, 
  1970.     <literal>0.3645...=3.5/(4.2+3.5+1.9)</literal> for the
  1971.         second, and 
  1972.         <literal>0.1979...=1.9/(4.2+3.5+1.9)</literal> 
  1973.     for the third, although, by default, these numbers are
  1974.         presented as percentages on the vertical (Y) axis.
  1975.       </para>
  1976.  
  1977.  
  1978.       <para>
  1979.         Area plots do not have any pre-defined styles.
  1980.       </para>
  1981.  
  1982.  
  1983.       <figure id="fig-graph-types-example-area">
  1984.         <title>An example of area plots</title>
  1985.               <screenshot>
  1986.                 <mediaobject>
  1987.                   <imageobject>
  1988.                     <imagedata fileref="figures/graph-example-area.png" 
  1989.                                format="PNG"  />
  1990.                     </imageobject>
  1991.                     <textobject>
  1992.                       <para>
  1993.                 A screenshot of a worksheet with a data table
  1994.                         and a graph containing an area plot.
  1995.                       </para>
  1996.                     </textobject>
  1997.                     <caption>
  1998.                       <para>
  1999.                     This screenshot shows a table of data and three
  2000.                         area plots. The data consist of three series
  2001.                         organized by row and starting with the words
  2002.                         "Widgets", "Gadgets", and "Lumpets". Each of
  2003.                         these series has values in five categories. The
  2004.                         three graphs illustrate the three sub-types of
  2005.                         area plots, with the series plotted
  2006.                         independently in the left plot, stacked in the
  2007.                         middle plot, and proportionately stacked in the
  2008.                         right plot.
  2009.                   </para>
  2010.                     </caption>
  2011.                   </mediaobject>
  2012.                 </screenshot>
  2013.       </figure>
  2014.  
  2015.       <para>
  2016.         Each series in area plots can include three main elements and
  2017.         two error elements, although only the value element is
  2018.         necessary. The series can have a 'Name' element, which is a
  2019.         single text entry used to identify the series, must have a
  2020.         'Values' element, which is a sequence of numeric values, and
  2021.         may have a 'Label' element, which is a sequence of text
  2022.         entries used to identify the categories.  All of these
  2023.         elements can be defined as references to a region of the
  2024.         worksheet, as literally defined entries, or as formula
  2025.         expressions which result in the correct type. The 'Label'
  2026.         element is shared by all of the series. The legend added to an
  2027.         area plot identifies the different series, by default using
  2028.         the entries of the 'Name' element of each series. The two
  2029.         error elements include a list for errors in the positive
  2030.         direction and one for errors in the negative direction.
  2031.       </para>
  2032.  
  2033. <table frame='all'><title>The data in each area plot series</title>
  2034. <tgroup cols='3' align='left' colsep='1' rowsep='1'>
  2035.  
  2036. <thead>
  2037. <row>
  2038.   <entry align="center">Element</entry>
  2039.   <entry align="center">Type</entry>
  2040.   <entry align="center">Example</entry>
  2041. </row>
  2042. </thead>
  2043. <tbody>
  2044. <row>
  2045.   <entry>Name</entry>
  2046.   <entry>A single textual element labeling the data series. These will
  2047.     be used in the legend which may be displayed with the area
  2048.     plot.</entry> 
  2049.   <entry>{"Widgets"}</entry>
  2050. </row>
  2051. <row>
  2052.   <entry>Value</entry>
  2053.   <entry>A series of numeric values.</entry>
  2054.   <entry>{1293, 2502, 3297, 1100, 2487}</entry>
  2055. </row>
  2056. <row>
  2057.   <entry>Label</entry>
  2058.   <entry>A series of textual elements labeling each
  2059.     value. Generally, this series will have as many entries as there
  2060.     were in the "Value" series. These entries are shared by all the
  2061.     series in the area plot.</entry> 
  2062.   <entry>{"North", "South", "Central", "East", "West"}</entry>
  2063. </row>
  2064. <row>
  2065.   <entry>Error (+)</entry>
  2066.   <entry>A list of numeric values with as many elements as there
  2067.   were in the 'Value' list. These values can be in the same units as
  2068.   the numeric values in the 'Value' list, can be proportions or can be
  2069.   proportions multiplied by one hundred.</entry> 
  2070.   <entry>{0.10, 0.12, 0.09, 0.11, 0.09}</entry>
  2071. </row>
  2072. <row>
  2073.   <entry>Error (-)</entry>
  2074.   <entry>A list of numeric values with as many elements as there
  2075.   were in the 'Value' list. These values can be in the same units as
  2076.   the numeric values in the 'Value' list, can be proportions or can be
  2077.   proportions multiplied by one hundred.</entry> 
  2078.   <entry>{0.08, 0.11, 0.10, 0.09, 0.11}</entry>
  2079. </row>
  2080. </tbody>
  2081. </tgroup>
  2082. </table>
  2083.  
  2084.       <para>
  2085.         Area plots provide three icons to choose one of the three
  2086.       area plot sub-types.
  2087.       </para>
  2088.  
  2089.  
  2090.  
  2091.       <variablelist>
  2092.         <title>Area plot sub-type and style options.</title>
  2093.           <varlistentry>
  2094.             <term>
  2095.             <inlinemediaobject>
  2096.                       <imageobject>
  2097.                         <imagedata fileref="figures/chart_area_1_1.png" />
  2098.                       </imageobject>
  2099.                       <textobject>
  2100.                         <phrase>
  2101.                   The icon for an area plot of the sub-type with
  2102.                       independent, overlapping areas.
  2103.                     </phrase>
  2104.                       </textobject>
  2105.                     </inlinemediaobject>
  2106.             </term>
  2107.             <listitem>
  2108.               <para>
  2109.             The icon for an area plot of the sub-type with independent,
  2110.                 overlapping areas.
  2111.           </para>
  2112.         </listitem>
  2113.           </varlistentry>
  2114.  
  2115.           <varlistentry>
  2116.             <term>
  2117.             <inlinemediaobject>
  2118.                       <imageobject>
  2119.                         <imagedata fileref="figures/chart_area_1_2.png" />
  2120.                       </imageobject>
  2121.                       <textobject>
  2122.                         <phrase>
  2123.                   The icon for an area plot of the sub-type with
  2124.                       stacked areas.
  2125.                     </phrase>
  2126.                       </textobject>
  2127.                     </inlinemediaobject>
  2128.             </term>
  2129.             <listitem>
  2130.               <para>
  2131.             The icon for an area plot of the sub-type with
  2132.                     stacked areas.
  2133.           </para>
  2134.         </listitem>
  2135.           </varlistentry>
  2136.           <varlistentry>
  2137.             <term>
  2138.             <inlinemediaobject>
  2139.                       <imageobject>
  2140.                         <imagedata fileref="figures/chart_area_1_3.png" />
  2141.                       </imageobject>
  2142.                       <textobject>
  2143.                         <phrase>
  2144.                   The icon for an area plot of the sub-type with
  2145.                           stacked, proportionate areas.
  2146.                     </phrase>
  2147.                       </textobject>
  2148.                     </inlinemediaobject>
  2149.             </term>
  2150.             <listitem>
  2151.               <para>
  2152.             The icon for an area plot of the sub-type with
  2153.                     stacked, proportionate areas.
  2154.           </para>
  2155.         </listitem>
  2156.           </varlistentry>
  2157.  
  2158.  
  2159.         </variablelist>
  2160.  
  2161.  
  2162.     </sect3>
  2163.  
  2164.  
  2165.     <sect3 id="sect-graphics-plots-overview-types-bar" >
  2166.       <title>
  2167.         Bar Plots
  2168.         <inlinemediaobject>
  2169.           <imageobject>
  2170.             <imagedata fileref="figures/graphs-types-bar.png" 
  2171.                width="40" valign="top"/>
  2172.           </imageobject>
  2173.           <textobject>
  2174.             <phrase>An icon for the bar plot type.</phrase>
  2175.           </textobject>
  2176.         </inlinemediaobject>
  2177.       </title>
  2178.  
  2179.       <para>
  2180.         Bar plots present the numeric values of categorical data with
  2181.         the data values of each series represented as a horizontal
  2182.         bar. Sequential data values are considered to belong to
  2183.         different categories and are plotted along the vertical
  2184.         axis at equally spaced intervals. The data values from
  2185.         different series are assigned to these categories based on the
  2186.         position of the value in the series, for example, the second
  2187.         data value taken from each series all share one category. The
  2188.         data values are plotted along the horizontal (X) axis as bars
  2189.         of different lengths and positions depending on the numeric
  2190.         content of the data value and the particular sub-type
  2191.         chosen for the bar plot.
  2192.       </para>
  2193.  
  2194.       <para>
  2195.         Bar plot sub-types provide three options for relating the
  2196.         values from different data series. The first sub-type plots
  2197.         each series independently in adjacent bars, each of which is
  2198.         tied to the vertical axis and has its length determined by the
  2199.         numeric content of the data value. The second sub-type plots
  2200.         each series as a horizontally stacked set of bars with the
  2201.         horizontal length of each element determined by the numeric
  2202.         content of the data value and the position of the bar
  2203.         determined by the position of the element in the data
  2204.         series. For example, if the first series starts with values
  2205.     <literal>{3.9, 4.2, ...}</literal>, the second
  2206.         series with values 
  2207.         <literal>{1.2, 3.5, ...}</literal>, and the
  2208.         third series with values 
  2209.     <literal>{3.1, 1.9, ...}</literal>, then the third bar will be
  2210.         plotted ranging from 7.7 to 9.6, since 
  2211.     <literal>7.7=4.2+3.5</literal> and 
  2212.     <literal>9.6=4.2+3.5+1.9</literal>. The third sub-type plots
  2213.         each series as a horizontally stacked set of bars scaled to
  2214.         the total all the numeric values in that category. Using the
  2215.         example above, the three bars would range from 0 to 0.4375,
  2216.         from 0.4375 to 0.8020, and from 0.8020 to 1 respectively
  2217.         because the intervals are the proportional contribution of
  2218.         each data value to the total, i.e.
  2219.         <literal>0.4375=4.2/(4.2+3.5+1.9)</literal>
  2220.         for the first, 
  2221.     <literal>0.3645...=3.5/(4.2+3.5+1.9)</literal> for the
  2222.         second, and 
  2223.         <literal>0.1979...=1.9/(4.2+3.5+1.9)</literal> 
  2224.     for the third. By default, these numbers are
  2225.         presented as percentages on the horizontal (X) axis.
  2226.       </para>
  2227.  
  2228.       <para>
  2229.         Bar plots do not have any pre-defined styles.
  2230.       </para>
  2231.  
  2232.  
  2233.  
  2234.       <figure id="fig-graph-types-example-bar">
  2235.         <title>An example of bar plots</title>
  2236.               <screenshot>
  2237.                 <mediaobject>
  2238.                   <imageobject>
  2239.                     <imagedata fileref="figures/graph-example-bar.png" 
  2240.                                format="PNG"  />
  2241.                     </imageobject>
  2242.                     <textobject>
  2243.                       <para>
  2244.                 A screenshot of a table of data and three bar
  2245.                         plots made using those data. 
  2246.                       </para>
  2247.                     </textobject>
  2248.                     <caption>
  2249.                       <para>
  2250.                     This screenshot shows a table of data and three
  2251.                         bar plots. The data consist of three series
  2252.                         organized by row and starting with the words
  2253.                         "Widgets", "Gadgets", and "Lumpets". Each of
  2254.                         these series has values in five categories. The
  2255.                         three graphs illustrate the three sub-types of
  2256.                         bar plots, with the series plotted
  2257.                         independently in the left plot, stacked in the
  2258.                         middle plot, and proportionately stacked in the
  2259.                         right plot.
  2260.                   </para>
  2261.                     </caption>
  2262.                   </mediaobject>
  2263.                 </screenshot>
  2264.       </figure>
  2265.  
  2266.       <para>
  2267.         Each series in bar plots can include three main elements and
  2268.         two error elements, although only the value element is
  2269.         necessary. The series can have a 'Name' element, which is a
  2270.         single text entry used to identify the series, must have a
  2271.         'Values' element, which is a sequence of numeric values, and
  2272.         may have a 'Label' element, which is a sequence of text
  2273.         entries used to identify the categories.  All of these
  2274.         elements can be defined as references to a region of the
  2275.         worksheet, as literally defined entries, or as formula
  2276.         expressions which result in the correct type. The 'Label'
  2277.         element is shared by all of the series. The legend added to a
  2278.         bar plot identifies the different series, by default using the
  2279.         entries of the 'Name' element of each series. The two error
  2280.         elements include a list for errors in the positive direction
  2281.         and one for errors in the negative direction.
  2282.       </para>
  2283.  
  2284. <table frame='all'><title>The data in each bar plot series</title>
  2285. <tgroup cols='3' align='left' colsep='1' rowsep='1'>
  2286.  
  2287. <thead>
  2288. <row>
  2289.   <entry align="center">Element</entry>
  2290.   <entry align="center">Type</entry>
  2291.   <entry align="center">Example</entry>
  2292. </row>
  2293. </thead>
  2294. <tbody>
  2295. <row>
  2296.   <entry>Name</entry>
  2297.   <entry>A single textual element labeling the data series. These will
  2298.     be used in the legend which may be displayed with the bar
  2299.     plot.</entry>
  2300.   <entry>{"Widgets"}</entry>
  2301. </row>
  2302. <row>
  2303.   <entry>Value</entry>
  2304.   <entry>A series of numeric values.</entry>
  2305.   <entry>{1293, 2502, 3297, 1100, 2487}</entry>
  2306. </row>
  2307. <row>
  2308.   <entry>Label</entry>
  2309.   <entry>A series of textual elements labeling each
  2310.   value. Generally, this series will have as many entries as there
  2311.   were in the "Value" series. These entries are shared by all the
  2312.     series in the bar plot.</entry> 
  2313.   <entry>{"North", "South", "Central", "East", "West"}</entry>
  2314. </row>
  2315. <row>
  2316.   <entry>Error (+)</entry>
  2317.   <entry>A list of numeric values with as many elements as there
  2318.   were in the 'Value' list. These values can be in the same units as
  2319.   the numeric values in the 'Value' list, can be proportions or can be
  2320.   proportions multiplied by one hundred.</entry> 
  2321.   <entry>{0.10, 0.12, 0.09, 0.11, 0.09}</entry>
  2322. </row>
  2323. <row>
  2324.   <entry>Error (-)</entry>
  2325.   <entry>A list of numeric values with as many elements as there
  2326.   were in the 'Value' list. These values can be in the same units as
  2327.   the numeric values in the 'Value' list, can be proportions or can be
  2328.   proportions multiplied by one hundred.</entry> 
  2329.   <entry>{0.08, 0.11, 0.10, 0.09, 0.11}</entry>
  2330. </row>
  2331. </tbody>
  2332. </tgroup>
  2333. </table>
  2334.  
  2335.       <para>
  2336.         Bar plots provide three icons to choose one of the three bar
  2337.       plot sub-types.
  2338.       </para>
  2339.  
  2340.  
  2341.  
  2342.       <variablelist>
  2343.         <title>Bar plot sub-type and style options.</title>
  2344.  
  2345.           <varlistentry>
  2346.             <term>
  2347.             <inlinemediaobject>
  2348.                       <imageobject>
  2349.                         <imagedata fileref="figures/chart_bar_1_1.png" />
  2350.                       </imageobject>
  2351.                       <textobject>
  2352.                         <phrase>
  2353.                   The icon for a bar plot of the sub-type with
  2354.                           independent, adjacent bars.
  2355.                     </phrase>
  2356.                       </textobject>
  2357.                     </inlinemediaobject>
  2358.             </term>
  2359.             <listitem>
  2360.               <para>
  2361.             The icon for a bar plot of the sub-type with
  2362.                     independent, adjacent bars.
  2363.           </para>
  2364.         </listitem>
  2365.           </varlistentry>
  2366.  
  2367.           <varlistentry>
  2368.             <term>
  2369.             <inlinemediaobject>
  2370.                       <imageobject>
  2371.                         <imagedata fileref="figures/chart_bar_1_2.png" />
  2372.                       </imageobject>
  2373.                       <textobject>
  2374.                         <phrase>
  2375.                   The icon for a bar plot of the sub-type with
  2376.                           horizontally stacked bars.
  2377.                     </phrase>
  2378.                       </textobject>
  2379.                     </inlinemediaobject>
  2380.             </term>
  2381.             <listitem>
  2382.               <para>
  2383.             The icon for a bar plot of the sub-type with
  2384.                     horizontally stacked bars.
  2385.           </para>
  2386.         </listitem>
  2387.           </varlistentry>
  2388.  
  2389.           <varlistentry>
  2390.             <term>
  2391.             <inlinemediaobject>
  2392.                       <imageobject>
  2393.                         <imagedata fileref="figures/chart_bar_1_3.png" />
  2394.                       </imageobject>
  2395.                       <textobject>
  2396.                         <phrase>
  2397.                   The icon for a bar plot of the sub-type with
  2398.                           horizontally stacked, proportionately scaled bars.
  2399.                     </phrase>
  2400.                       </textobject>
  2401.                     </inlinemediaobject>
  2402.             </term>
  2403.             <listitem>
  2404.               <para>
  2405.             The icon for a bar plot of the sub-type with
  2406.                     horizontally stacked, proportionately scaled bars.
  2407.           </para>
  2408.         </listitem>
  2409.           </varlistentry>
  2410.  
  2411.         </variablelist>
  2412.  
  2413.  
  2414.     </sect3>
  2415.  
  2416.  
  2417.     <sect3 id="sect-graphics-plots-overview-types-column" >
  2418.       <title>
  2419.         Column Plots
  2420.         <inlinemediaobject>
  2421.           <imageobject>
  2422.             <imagedata fileref="figures/graphs-types-column.png" 
  2423.                width="40" valign="top"/>
  2424.           </imageobject>
  2425.           <textobject>
  2426.             <phrase>An icon for the column plot type.</phrase>
  2427.           </textobject>
  2428.         </inlinemediaobject>
  2429.       </title>
  2430.  
  2431.  
  2432.       <para>
  2433.         Column plots present the numeric values of categorical data with
  2434.         the data values of each series represented as a vertical
  2435.         column. Sequential data values are considered to belong to
  2436.         different categories and are plotted along the horizontal
  2437.         axis at equally spaced intervals. The data values from
  2438.         different series are assigned to these categories based on the
  2439.         position of the value in the series, for example, the second
  2440.         data value taken from each series all share one category. The
  2441.         data values are plotted along the vertical (Y) axis as columns
  2442.         of different heights and positions depending on the numeric
  2443.         content of the data value and the particular sub-type
  2444.         chosen for the column plot.
  2445.       </para>
  2446.  
  2447.       <para>
  2448.         Column plot sub-types provide three options for relating the
  2449.         values from different data series. The first sub-type plots
  2450.         each series independently in adjacent bars, each of which is
  2451.         tied to the horizontal axis and has its height determined by
  2452.         the numeric content of the data value. The second sub-type
  2453.         plots each series as a vertically stacked set of columns with
  2454.         the vertical height of each element determined by the
  2455.         numeric content of the data value and the position of the column
  2456.         determined by the position of the element in the data
  2457.         series. For example, if the first series starts with values
  2458.     <literal>{3.9, 4.2, ...}</literal>, the second
  2459.         series with values 
  2460.         <literal>{1.2, 3.5, ...}</literal>, and the
  2461.         third series with values 
  2462.     <literal>{3.1, 1.9, ...}</literal>, then the third column will be
  2463.         plotted ranging from 7.7 to 9.6, since 
  2464.     <literal>7.7=4.2+3.5</literal> and 
  2465.     <literal>9.6=4.2+3.5+1.9</literal>. The third sub-type plots
  2466.         each series as a vertically stacked set of columns scaled to
  2467.         the total all the numeric values in that category. Using the
  2468.         example above, the three columns would range from 0 to 0.4375,
  2469.         from 0.4375 to 0.8020, and from 0.8020 to 1 respectively
  2470.         because the intervals are the proportional contribution of
  2471.         each data value to the total, i.e.
  2472.         <literal>0.4375=4.2/(4.2+3.5+1.9)</literal>
  2473.         for the first, 
  2474.     <literal>0.3645...=3.5/(4.2+3.5+1.9)</literal> for the
  2475.         second, and 
  2476.         <literal>0.1979...=1.9/(4.2+3.5+1.9)</literal> 
  2477.     for the third. By default, these numbers are
  2478.         presented as percentages on the vertical (Y) axis.
  2479.       </para>
  2480.  
  2481.       <para>
  2482.         Column plots do not have any pre-defined styles.
  2483.       </para>
  2484.  
  2485.  
  2486.       <figure id="fig-graph-types-example-column">
  2487.         <title>An example of column plots</title>
  2488.               <screenshot>
  2489.                 <mediaobject>
  2490.                   <imageobject>
  2491.                     <imagedata fileref="figures/graph-example-column.png" 
  2492.                                format="PNG"  />
  2493.                     </imageobject>
  2494.                     <textobject>
  2495.                       <para>
  2496.                 A screenshot of a table of data and three column
  2497.                         plots made using those data. 
  2498.                       </para>
  2499.                     </textobject>
  2500.                     <caption>
  2501.                       <para>
  2502.                     This screenshot shows a table of data and three
  2503.                         column plots. The data consist of three series
  2504.                         organized by row and starting with the words
  2505.                         "Widgets", "Gadgets", and "Lumpets". Each of
  2506.                         these series has values in five categories. The
  2507.                         three graphs illustrate the three sub-types of
  2508.                         column plots, with the series plotted
  2509.                         independently in the left plot, stacked in the
  2510.                         middle plot, and proportionately stacked in the
  2511.                         right plot.
  2512.                   </para>
  2513.                     </caption>
  2514.                   </mediaobject>
  2515.                 </screenshot>
  2516.       </figure>
  2517.  
  2518.       <para>
  2519.         Each series in column plots can include three main elements
  2520.         and two error elements, although only the value element is
  2521.         necessary. The series can have a 'Name' element, which is a
  2522.         single text entry used to identify the series, must have a
  2523.         'Values' element, which is a sequence of numeric values, and
  2524.         may have a 'Label' element, which is a sequence of text
  2525.         entries used to identify the categories.  All of these
  2526.         elements can be defined as references to a region of the
  2527.         worksheet, as literally defined entries, or as formula
  2528.         expressions which result in the correct type. The 'Label'
  2529.         element is shared by all of the series. The legend added to a
  2530.         column plot identifies the different series, by default using
  2531.         the entries of the 'Name' element of each series. The two
  2532.         error elements include a list for errors in the positive
  2533.         direction and one for errors in the negative direction.
  2534.       </para>
  2535.  
  2536. <table frame='all'><title>The data in each column plot series</title>
  2537. <tgroup cols='3' align='left' colsep='1' rowsep='1'>
  2538.  
  2539. <thead>
  2540. <row>
  2541.   <entry align="center">Element</entry>
  2542.   <entry align="center">Type</entry>
  2543.   <entry align="center">Example</entry>
  2544. </row>
  2545. </thead>
  2546. <tbody>
  2547. <row>
  2548.   <entry>Name</entry>
  2549.   <entry>A single textual element labeling the data series. These will
  2550.     be used in the legend which may be displayed with the column
  2551.     plot.</entry>
  2552.   <entry>{"Widgets"}</entry>
  2553. </row>
  2554. <row>
  2555.   <entry>Value</entry>
  2556.   <entry>A series of numeric values.</entry>
  2557.   <entry>{1293, 2502, 3297, ,1100, 2487}</entry>
  2558. </row>
  2559. <row>
  2560.   <entry>Label</entry>
  2561.   <entry>A series of textual elements labeling each
  2562.     value. Generally, this series will have as many entries as there
  2563.     were in the "Value" series. These entries are shared by all the
  2564.     series in the column plot.</entry> 
  2565.   <entry>{"North", "South", "Central", "East", "West"}</entry>
  2566. </row>
  2567. <row>
  2568.   <entry>Error (+)</entry>
  2569.   <entry>A list of numeric values with as many elements as there
  2570.   were in the 'Value' list. These values can be in the same units as
  2571.   the numeric values in the 'Value' list, can be proportions or can be
  2572.   proportions multiplied by one hundred.</entry> 
  2573.   <entry>{0.10, 0.12, 0.09, 0.11, 0.09}</entry>
  2574. </row>
  2575. <row>
  2576.   <entry>Error (-)</entry>
  2577.   <entry>A list of numeric values with as many elements as there
  2578.   were in the 'Value' list. These values can be in the same units as
  2579.   the numeric values in the 'Value' list, can be proportions or can be
  2580.   proportions multiplied by one hundred.</entry> 
  2581.   <entry>{0.08, 0.11, 0.10, 0.09, 0.11}</entry>
  2582. </row>
  2583. </tbody>
  2584. </tgroup>
  2585. </table>
  2586.  
  2587.       <para>
  2588.         Column plots provide three icons to choose between three plot
  2589.         sub-types. 
  2590.       </para>
  2591.  
  2592.  
  2593.  
  2594.       <variablelist>
  2595.         <title>Column plot sub-type and style options.</title>
  2596.  
  2597.           <varlistentry>
  2598.             <term>
  2599.             <inlinemediaobject>
  2600.                       <imageobject>
  2601.                         <imagedata fileref="figures/chart_column_1_1.png" />
  2602.                       </imageobject>
  2603.                       <textobject>
  2604.                         <phrase>
  2605.                   The icon for pie plot of style with joint slices.
  2606.                     </phrase>
  2607.                       </textobject>
  2608.                     </inlinemediaobject>
  2609.             </term>
  2610.             <listitem>
  2611.               <para>
  2612.             The icon for pie plot of style with joint slices.
  2613.           </para>
  2614.         </listitem>
  2615.           </varlistentry>
  2616.  
  2617.           <varlistentry>
  2618.             <term>
  2619.             <inlinemediaobject>
  2620.                       <imageobject>
  2621.                         <imagedata fileref="figures/chart_column_1_2.png" />
  2622.                       </imageobject>
  2623.                       <textobject>
  2624.                         <phrase>
  2625.                   The icon for pie plot of style with joint slices.
  2626.                     </phrase>
  2627.                       </textobject>
  2628.                     </inlinemediaobject>
  2629.             </term>
  2630.             <listitem>
  2631.               <para>
  2632.             The icon for pie plot of style with joint slices.
  2633.           </para>
  2634.         </listitem>
  2635.           </varlistentry>
  2636.  
  2637.           <varlistentry>
  2638.             <term>
  2639.             <inlinemediaobject>
  2640.                       <imageobject>
  2641.                         <imagedata fileref="figures/chart_column_1_3.png" />
  2642.                       </imageobject>
  2643.                       <textobject>
  2644.                         <phrase>
  2645.                   The icon for pie plot of style with joint slices.
  2646.                     </phrase>
  2647.                       </textobject>
  2648.                     </inlinemediaobject>
  2649.             </term>
  2650.             <listitem>
  2651.               <para>
  2652.             The icon for pie plot of style with joint slices.
  2653.           </para>
  2654.         </listitem>
  2655.           </varlistentry>
  2656.  
  2657.         </variablelist>
  2658.  
  2659.  
  2660.     </sect3>
  2661.  
  2662.  
  2663.  
  2664.  
  2665.  
  2666.  
  2667.     <sect3 id="sect-graphics-plots-overview-types-radar" >
  2668.       <title>
  2669.         Radar Plots
  2670.         <inlinemediaobject>
  2671.           <imageobject>
  2672.             <imagedata fileref="figures/graphs-types-radar.png" 
  2673.                width="40" valign="top"/>
  2674.           </imageobject>
  2675.           <textobject>
  2676.             <phrase>An icon for the radar plot type.</phrase>
  2677.           </textobject>
  2678.         </inlinemediaobject>
  2679.       </title>
  2680.  
  2681.       <para>
  2682.         Radar plots present the numeric values of categorical data as
  2683.         a set of points plotted along a set of axes radiating from a
  2684.         central point, with as many axes as there are values in the
  2685.         series and with the points connected by a line, possibly with
  2686.         the interior of the shape filled in. Sequential data values
  2687.         are considered to belong to different categories and are
  2688.         plotted on separate axes which are not necessarily orthogonal
  2689.         and radiate from a central point. Sequential points are
  2690.         connected by a line with the final point connected back to the
  2691.         first to form a closed polygon. The data values from different
  2692.         series are assigned to categories based on the position of the
  2693.         value in the series, for example, the second data value taken
  2694.         from each series all share one category and will therefore all
  2695.         be plotted on the same axis.  The data values are plotted
  2696.         along the axis of each class according to their numeric value.
  2697.       </para>
  2698.  
  2699.  
  2700.       <para>
  2701.         Radar plots do not have any sub-types.
  2702.       </para>
  2703.  
  2704.       <para>
  2705.         Radar plot styles provide three choices for the rendering of the
  2706.         chart. The first style presents the radar chart as only a polygon of
  2707.         lines. The second style also includes a marker where the data
  2708.         values are plotted on each axis. The third style plots the
  2709.         radar chart as a filled polygon. 
  2710.       </para>
  2711.  
  2712.  
  2713.       <figure id="fig-graph-types-example-radar">
  2714.         <title>An example of radar plots</title>
  2715.               <screenshot>
  2716.                 <mediaobject>
  2717.                   <imageobject>
  2718.                     <imagedata fileref="figures/graph-example-radar.png" 
  2719.                                format="PNG"  />
  2720.                     </imageobject>
  2721.                     <textobject>
  2722.                       <para>
  2723.                 A screenshot of a worksheet area showing a
  2724.                         data table and three radar charts made using
  2725.                         those data.
  2726.                       </para>
  2727.                     </textobject>
  2728.                     <caption>
  2729.                       <para>
  2730.                     This screenshot shows a table of data and three
  2731.                         radar plots. The data consist of three series
  2732.                         organized by row and starting with the words
  2733.                         "Widgets", "Gadgets", and "Lumpets". Each of
  2734.                         these series has values in five categories. The
  2735.                         three graphs illustrate the three sub-types of
  2736.                         radar plots, with the top left plot including
  2737.                         lines only, the top right plot including both
  2738.                         lines and markers on the points, and the bottom
  2739.                         middle plot using filled polygons.
  2740.                   </para>
  2741.                     </caption>
  2742.                   </mediaobject>
  2743.                 </screenshot>
  2744.       </figure>
  2745.  
  2746.       <para>
  2747.         Each series in radar plots can include three main elements and
  2748.         two error elements, although only the value element is
  2749.         necessary. The series can have a 'Name' element, which is a
  2750.         single text entry used to identify the series, must have a
  2751.         'Values' element, which is a sequence of numeric values, and
  2752.         may have a 'Label' element, which is a sequence of text
  2753.         entries used to identify the categories.  All of these
  2754.         elements can be defined as references to a region of the
  2755.         worksheet, as literally defined entries, or as formula
  2756.         expressions which result in the correct type. The 'Label'
  2757.         element is shared by all of the series. The legend added to a
  2758.         radar plot identifies the different series, by default using
  2759.         the entries of the 'Name' element of each series. The two
  2760.         error elements include a list for errors in the positive
  2761.         direction and one for errors in the negative direction.
  2762.       </para>
  2763.  
  2764. <table frame='all'><title>The data in each radar plot series</title>
  2765. <tgroup cols='3' align='left' colsep='1' rowsep='1'>
  2766.  
  2767. <thead>
  2768. <row>
  2769.   <entry align="center">Element</entry>
  2770.   <entry align="center">Type</entry>
  2771.   <entry align="center">Example</entry>
  2772. </row>
  2773. </thead>
  2774. <tbody>
  2775. <row>
  2776.   <entry>Name</entry>
  2777.   <entry>A single textual element labeling the data series.</entry>
  2778.   <entry>{"Widgets"}</entry>
  2779. </row>
  2780. <row>
  2781.   <entry>Value</entry>
  2782.   <entry>A series of numeric values.</entry>
  2783.   <entry>{1293, 2502, 3297, 1100, 2487}</entry>
  2784. </row>
  2785. <row>
  2786.   <entry>Label</entry>
  2787.   <entry>A series of textual elements labeling each
  2788.   value. Generally, this series will have as many entries as there
  2789.   were in the 'Value' series.</entry> 
  2790.   <entry>{"North", "South", "Central", "East", "West"}</entry>
  2791. </row>
  2792. <row>
  2793.   <entry>Error (+)</entry>
  2794.   <entry>A list of numeric values with as many elements as there
  2795.   were in the 'Value' list. These values can be in the same units as
  2796.   the numeric values in the 'Value' list, can be proportions or can be
  2797.   proportions multiplied by one hundred.</entry> 
  2798.   <entry>{0.10, 0.12, 0.09, 0.11, 0.09}</entry>
  2799. </row>
  2800. <row>
  2801.   <entry>Error (-)</entry>
  2802.   <entry>A list of numeric values with as many elements as there
  2803.   were in the 'Value' list. These values can be in the same units as
  2804.   the numeric values in the 'Value' list, can be proportions or can be
  2805.   proportions multiplied by one hundred.</entry> 
  2806.   <entry>{0.08, 0.11, 0.10, 0.09, 0.11}</entry>
  2807. </row>
  2808. </tbody>
  2809. </tgroup>
  2810. </table>
  2811.  
  2812.       <para>
  2813.         Radar plots provide three icons distinguishing the three
  2814.         different styles.
  2815.       </para>
  2816.  
  2817.  
  2818.  
  2819.       <variablelist>
  2820.         <title>Radar plot sub-type and style options.</title>
  2821.  
  2822.           <varlistentry>
  2823.             <term>
  2824.             <inlinemediaobject>
  2825.                       <imageobject>
  2826.                         <imagedata fileref="figures/chart_radar_1_1.png" />
  2827.                       </imageobject>
  2828.                       <textobject>
  2829.                         <phrase>
  2830.                   The icon for a radar plot with the style of
  2831.                           simple lines only.
  2832.                     </phrase>
  2833.                       </textobject>
  2834.                     </inlinemediaobject>
  2835.             </term>
  2836.             <listitem>
  2837.               <para>
  2838.             The icon for a radar plot with the style displaying
  2839.                     simple lines only.
  2840.           </para>
  2841.         </listitem>
  2842.           </varlistentry>
  2843.  
  2844.           <varlistentry>
  2845.             <term>
  2846.             <inlinemediaobject>
  2847.                       <imageobject>
  2848.                         <imagedata fileref="figures/chart_radar_1_2.png" />
  2849.                       </imageobject>
  2850.                       <textobject>
  2851.                         <phrase>
  2852.                   The icon for a radar plot with the style
  2853.                           displaying both lines and point markers on
  2854.                           the data values.
  2855.                     </phrase>
  2856.                       </textobject>
  2857.                     </inlinemediaobject>
  2858.             </term>
  2859.             <listitem>
  2860.               <para>
  2861.             The icon for a radar plot with the style
  2862.                     displaying both lines and point markers on the
  2863.                     data values.
  2864.           </para>
  2865.         </listitem>
  2866.           </varlistentry>
  2867.  
  2868.           <varlistentry>
  2869.             <term>
  2870.             <inlinemediaobject>
  2871.                       <imageobject>
  2872.                         <imagedata fileref="figures/chart_radar_1_3.png" />
  2873.                       </imageobject>
  2874.                       <textobject>
  2875.                         <phrase>
  2876.                   The icon for a radar plot with the style
  2877.                           displaying a filled area.
  2878.                     </phrase>
  2879.                       </textobject>
  2880.                     </inlinemediaobject>
  2881.             </term>
  2882.             <listitem>
  2883.               <para>
  2884.             The icon for a radar plot with the style
  2885.                     displaying a filled area.
  2886.           </para>
  2887.         </listitem>
  2888.           </varlistentry>
  2889.  
  2890.         </variablelist>
  2891.  
  2892.  
  2893.     </sect3>
  2894.  
  2895.  
  2896.     <sect3 id="sect-graphics-plots-overview-types-ring" >
  2897.       <title>
  2898.         Ring Plots
  2899.         <inlinemediaobject>
  2900.           <imageobject>
  2901.             <imagedata fileref="figures/graphs-types-ring.png" 
  2902.                width="40" valign="top"/>
  2903.           </imageobject>
  2904.           <textobject>
  2905.             <phrase>An icon for the ring plot type.</phrase>
  2906.           </textobject>
  2907.         </inlinemediaobject>
  2908.       </title>
  2909.  
  2910.       <para>
  2911.         Ring plots present the numeric values of categorical data as
  2912.         segments of circular rings. Sequential data values are
  2913.         considered to belong to different categories and are plotted
  2914.         with distinct patterns. The data values from different series
  2915.         are assigned to these categories based on the position of the
  2916.         value in the series, for example, the second data value taken
  2917.         from each series all share one category. The data values are
  2918.         used to determine the size of the arc based on the
  2919.         proportionate size of the data value to the sum of all data
  2920.         values in the series. For
  2921.         example, if the series had values { 1.12, 4.48, 3.36, 1.68,
  2922.         0.56}, the contribution of each ring section to the total would be
  2923.     {0.10, 0.40, 0.330, 0.15, 0.0 5}, since 
  2924.     <literal>0.10= 1.12/(1.12+4.48+3.36+1.68+0.56)</literal>, and
  2925.         the angular arcs of the sections would be
  2926.     {36, 144, 108, 54, 18} degrees, since
  2927.     <literal>36=0.10*360</literal>.
  2928.       </para>
  2929.  
  2930.       <para>
  2931.         Ring plots do not have any sub-types.
  2932.       </para>
  2933.  
  2934.       <para>
  2935.         Ring plot styles provide two choices. Ring plots can be
  2936.         plotted with all segments linked into a single overall ring,
  2937.         with different series plotted immediately adjacent to one
  2938.         another in sequentially larger rings. Alternatively, the
  2939.         segments of the outermost ring can be split and float a
  2940.         certain distance away from the next ring.
  2941.       </para>
  2942.  
  2943.  
  2944.  
  2945.       <figure id="fig-graph-types-example-ring">
  2946.         <title>An example of ring plots</title>
  2947.               <screenshot>
  2948.                 <mediaobject>
  2949.                   <imageobject>
  2950.                     <imagedata fileref="figures/graph-example-ring.png" 
  2951.                                format="PNG"  />
  2952.                     </imageobject>
  2953.                     <textobject>
  2954.                       <para>
  2955.                 A screenshot of a worksheet area showing a
  2956.                         data table and two ring plots made with those
  2957.                         data.
  2958.                       </para>
  2959.                     </textobject>
  2960.                     <caption>
  2961.                       <para>
  2962.                     This screenshot shows a table of data and two
  2963.                         ring plots. The data consist of a single data
  2964.                         series organized in a row and starting with the
  2965.                         word "Widgets". The data consist of three series
  2966.                         organized by row and starting with the words
  2967.                         "Widgets", "Gadgets", and "Lumpets". Each of
  2968.                         these series has values in five categories. The
  2969.                         two graphs illustrate the two sub-types of ring
  2970.                         plots, the left most plot without any gaps and
  2971.                         the right most plot having the outer plot with
  2972.                         gaps.
  2973.                   </para>
  2974.                     </caption>
  2975.                   </mediaobject>
  2976.                 </screenshot>
  2977.       </figure>
  2978.  
  2979.       <para>
  2980.         Each series in ring plots can include three main elements and
  2981.         two error elements, although only the value element is
  2982.         necessary. The series can have a 'Name' element, which is a
  2983.         single text entry used to identify the series, must have a
  2984.         'Values' element, which is a sequence of numeric values, and
  2985.         may have a 'Label' element, which is a sequence of text
  2986.         entries used to identify the categories.  All of these
  2987.         elements can be defined as references to a region of the
  2988.         worksheet, as literally defined entries, or as formula
  2989.         expressions which result in the correct type. The 'Label'
  2990.         element is shared by all of the series. The legend added to a
  2991.         ring plot identifies the different series, by default using
  2992.         the entries of the 'Name' element of each series. The two
  2993.         error elements include a list for errors in the positive
  2994.         direction and one for errors in the negative direction.
  2995.       </para>
  2996.  
  2997. <table frame='all'><title>The data in each ring plot series</title>
  2998. <tgroup cols='3' align='left' colsep='1' rowsep='1'>
  2999.  
  3000. <thead>
  3001. <row>
  3002.   <entry align="center">Element</entry>
  3003.   <entry align="center">Type</entry>
  3004.   <entry align="center">Example</entry>
  3005. </row>
  3006. </thead>
  3007. <tbody>
  3008. <row>
  3009.   <entry>Name</entry>
  3010.   <entry>A single textual element labeling the data series.</entry>
  3011.   <entry>{"Widgets"}</entry>
  3012. </row>
  3013. <row>
  3014.   <entry>Value</entry>
  3015.   <entry>A series of numeric values.</entry>
  3016.   <entry>{1293, 2502, 3297, 1100, 2487}</entry>
  3017. </row>
  3018. <row>
  3019.   <entry>Label</entry>
  3020.   <entry>A series of textual elements labeling each
  3021.   value. Generally, this series will have as many entries as there
  3022.   were in the "Value" series.</entry> 
  3023.   <entry>{"North", "South", "Central", "East", "West"}</entry>
  3024. </row>
  3025. <row>
  3026.   <entry>Error (+)</entry>
  3027.   <entry>A list of numeric values with as many elements as there
  3028.   were in the 'Value' list. These values can be in the same units as
  3029.   the numeric values in the 'Value' list, can be proportions or can be
  3030.   proportions multiplied by one hundred.</entry> 
  3031.   <entry>{0.10, 0.12, 0.09, 0.11, 0.09}</entry>
  3032. </row>
  3033. <row>
  3034.   <entry>Error (-)</entry>
  3035.   <entry>A list of numeric values with as many elements as there
  3036.   were in the 'Value' list. These values can be in the same units as
  3037.   the numeric values in the 'Value' list, can be proportions or can be
  3038.   proportions multiplied by one hundred.</entry> 
  3039.   <entry>{0.08, 0.11, 0.10, 0.09, 0.11}</entry>
  3040. </row>
  3041. </tbody>
  3042. </tgroup>
  3043. </table>
  3044.  
  3045.       <para>
  3046.         Ring plots provide two icons distinguishing the two different
  3047.         styles. 
  3048.       </para>
  3049.  
  3050.  
  3051.  
  3052.       <variablelist>
  3053.         <title>Ring plot sub-type and style options.</title>
  3054.  
  3055.           <varlistentry>
  3056.             <term>
  3057.             <inlinemediaobject>
  3058.                       <imageobject>
  3059.                         <imagedata fileref="figures/chart_ring_1_1.png" />
  3060.                       </imageobject>
  3061.                       <textobject>
  3062.                         <phrase>
  3063.                   The icon for a ring plot with the style of
  3064.                           displaying series in contiguous rings.
  3065.                     </phrase>
  3066.                       </textobject>
  3067.                     </inlinemediaobject>
  3068.             </term>
  3069.             <listitem>
  3070.               <para>
  3071.             The icon for a ring plot with the style of
  3072.                     displaying series in contiguous rings.
  3073.           </para>
  3074.         </listitem>
  3075.           </varlistentry>
  3076.  
  3077.           <varlistentry>
  3078.             <term>
  3079.             <inlinemediaobject>
  3080.                       <imageobject>
  3081.                         <imagedata fileref="figures/chart_ring_1_2.png" />
  3082.                       </imageobject>
  3083.                       <textobject>
  3084.                         <phrase>
  3085.                   The icon for a ring plot with the style of
  3086.                           displaying the outermost series separated
  3087.                           from the rest.
  3088.                     </phrase>
  3089.                       </textobject>
  3090.                     </inlinemediaobject>
  3091.             </term>
  3092.             <listitem>
  3093.               <para>
  3094.             The icon for a ring plot with the style of
  3095.                     displaying the outermost series separated
  3096.                     from the rest.
  3097.           </para>
  3098.         </listitem>
  3099.           </varlistentry>
  3100.  
  3101.         </variablelist>
  3102.  
  3103.  
  3104.     </sect3>
  3105.  
  3106.  
  3107.     <para>
  3108.       Several new types of plots will be added to
  3109.       <application>Gnumeric</application> in the near future as the
  3110.       graphing engine is improved.
  3111.  
  3112.     <!-- mention here to keep in figures/ and its Makefile.am -->
  3113.     <!-- graph_stock.png -->
  3114.     <!-- graph_surface.png -->
  3115.     </para>
  3116.  
  3117.   </sect2>
  3118.  
  3119.  
  3120.  
  3121.  
  3122.  
  3123.  
  3124.  
  3125.  
  3126.  
  3127.   <sect2 id="sect-graphics-plots-elementProperties">
  3128.     <title>Configuring Graph Element Properties</title>
  3129.  
  3130.     <para>
  3131.       Graphs in <application>Gnumeric</application> can be configured
  3132.       extensively using the <interface>Graph Guru</interface>. In this
  3133.       way, the user can determine the data used in the plots, the
  3134.       names and labels associated with the data, the numerical values
  3135.       of the axes and the stylistic presentation of all the graphical
  3136.       elements.
  3137.     </para>
  3138.  
  3139.     <para>
  3140.       Graphs are configured element by element, first by selecting the
  3141.       element name in the top left area of the second panel of the
  3142.       <interface>Graph Guru</interface>, shown as area
  3143.       <guimenu>F</guimenu> in <xref linkend="fig-graphguru-panels"/>,
  3144.       and, second, by altering the properties in the bottom area of
  3145.       the second panel of the
  3146.       <interface>Graph Guru</interface>, shown as area
  3147.       <guimenu>J</guimenu>. These changes will be applied to the graph
  3148.       only when the <guibutton>OK</guibutton> button is pressed.
  3149.     </para>
  3150.  
  3151.     <note>
  3152.     <para>
  3153.       A number of properties of the graph are configured using the
  3154.       <application>Gnumeric</application> entry box shown in <xref
  3155.       linkend="fig-widget-entryBox"/>. 
  3156.  
  3157.       <figure id="fig-widget-entryBox">
  3158.         <title>The data entry box widget</title>
  3159.      <screenshot>
  3160.           <mediaobject> 
  3161.         <imageobject> 
  3162.           <imagedata fileref="figures/widget-entryBox-outlined.png"
  3163.                      format="PNG" />
  3164.         </imageobject>
  3165.         <textobject>
  3166.           <para> 
  3167.             This screenshot depicts the widget used to enter data
  3168.             as defined values, references or expressions.
  3169.           </para>
  3170.         </textobject>
  3171.         <caption>
  3172.           <para>
  3173.             The data entry box widget allows users to enter data as
  3174.             defined values (e.g. "A name", 123, or {12,32,14}), as references
  3175.             (e.g. 'Sheet1!A2:B4'), or as expressions (e.g. sin({11,16}) ).
  3176.           </para>
  3177.         </caption>
  3178.       </mediaobject>
  3179.     </screenshot>
  3180.       </figure>
  3181.  
  3182.       Information can be inserted to the data entry box, first, by
  3183.       selecting the box with a mouse click and, then, either typing
  3184.       data on a keyboard or using the mouse to select a region of the
  3185.       worksheet.
  3186.  
  3187.     </para>
  3188.     </note>
  3189.  
  3190.  
  3191.  
  3192.  
  3193.     <sect3 id="sect-graphics-plots-elementProperties-backPanels">
  3194.       <title>Background Panels: Graphs, Charts, Grids</title>
  3195.  
  3196.       <para>
  3197.         Several elements of the graph function as background panels
  3198.         for the other elements. These panels can be configured to
  3199.         display a visible background consisting of a solid color, a
  3200.         pattern, a gradient, or an image. Alternatively, the panel can
  3201.         be made transparent to show the underlying panel, if
  3202.         any. Where there are only transparent panels, the worksheet
  3203.         itself will be visible behind the graph.
  3204.       </para>
  3205.  
  3206.       <figure id="fig-graphics-plots-elementProperties-backPanels">
  3207.         <title>The background panel configuration.</title>
  3208.      <screenshot>
  3209.           <mediaobject> 
  3210.         <imageobject> 
  3211.           <imagedata fileref="figures/graphguru-backPanels-none.png"
  3212.                      format="PNG" />
  3213.         </imageobject>
  3214.         <textobject>
  3215.           <para> 
  3216.             This screenshot depicts the two elements of background
  3217.             panels which can be configured, the background fill
  3218.             and the outline. 
  3219.           </para>
  3220.         </textobject>
  3221.         <caption>
  3222.           <para>
  3223.             This screenshot depicts the two elements of background
  3224.             panels which can be configured, the background fill
  3225.             and the outline. 
  3226.           </para>
  3227.         </caption>
  3228.       </mediaobject>
  3229.     </screenshot>
  3230.       </figure>
  3231.  
  3232.       <para>
  3233.         The background panel <guilabel>Fill</guilabel> refers to the
  3234.         area which is behind the entire component. The
  3235.         <guilabel>Outline</guilabel> refers to a solid box which will
  3236.         be drawn around the edge of the component.
  3237.       </para>
  3238.  
  3239.       <para>
  3240.         The <guilabel>Outline</guilabel> can be configured by
  3241.         selecting a color using the color picker widget and by
  3242.         choosing a size using the spin button box. A size of '-1'
  3243.         indicates that no line will be drawn, whereas sizes zero and
  3244.         above indicate the size of the line that will be drawn.
  3245.       </para>
  3246.  
  3247.       <para>
  3248.         The <guilabel>Fill</guilabel> can be configured to be a
  3249.         pattern, which includes a solid color, a gradient or an image.
  3250.       </para>
  3251.  
  3252.       <figure id="fig-graphics-plots-elementProperties-backPanels-pattern">
  3253.         <title>The pattern background panel fill configuration.</title>
  3254.      <screenshot>
  3255.           <mediaobject> 
  3256.         <imageobject> 
  3257.           <imagedata fileref="figures/graphguru-backPanels-pattern.png"
  3258.                      format="PNG" />
  3259.         </imageobject>
  3260.         <textobject>
  3261.           <para> 
  3262.             This screenshot depicts the configuration properties
  3263.             for the pattern background panel fill.
  3264.           </para>
  3265.         </textobject>
  3266.         <caption>
  3267.           <para>
  3268.             This screenshot depicts the configuration properties for
  3269.             the pattern background panel fill.
  3270.           </para>
  3271.         </caption>
  3272.       </mediaobject>
  3273.     </screenshot>
  3274.       </figure>
  3275.  
  3276.       <para>
  3277.         The fill using a pattern enables the panel background to
  3278.         consist either of a solid color, or of a solid color overlain
  3279.         by a pattern. The top drop down button, labeled
  3280.         <guilabel>Pattern</guilabel>, allows the user to select the
  3281.         pattern overlay from a number of different standard
  3282.         patterns. The pattern in the top left corner is an empty
  3283.         pattern which allows the background color indicated in the
  3284.         third drop down button to fill the panel. The middle drop down
  3285.         button, labeled <guilabel>Foreground</guilabel>, allows the
  3286.         user to select the color of the overlay in the pattern. The
  3287.         bottom drop down button, labeled
  3288.         <guilabel>Background</guilabel>, allows the user to select the
  3289.         color of the underlay. If the pattern is empty, the color of
  3290.         the Background will be the color of the entire panel.
  3291.       </para>
  3292.  
  3293.       <note>
  3294.         <para>
  3295.       If all of these buttons appear black, change the color of
  3296.       the <guilabel>Background</guilabel> to white to see the
  3297.       pattern and foreground color.
  3298.     </para>
  3299.       </note>
  3300.  
  3301.       <figure id="fig-graphics-plots-elementProperties-backPanels-gradient">
  3302.         <title>The gradient background panel fill configuration.</title>
  3303.      <screenshot>
  3304.           <mediaobject> 
  3305.         <imageobject> 
  3306.           <imagedata fileref="figures/graphguru-backPanels-gradient.png"
  3307.                      format="PNG" />
  3308.         </imageobject>
  3309.         <textobject>
  3310.           <para> 
  3311.             This screenshot depicts the configuration properties
  3312.             for the gradient background panel fill.
  3313.           </para>
  3314.         </textobject>
  3315.         <caption>
  3316.           <para>
  3317.             This screenshot depicts the configuration properties for
  3318.             the gradient background panel fill. 
  3319.           </para>
  3320.         </caption>
  3321.       </mediaobject>
  3322.     </screenshot>
  3323.       </figure>
  3324.  
  3325.       <para>
  3326.         The background panel can be filled with a gradient
  3327.         transitioning either between two colors or between a color and
  3328.         a tone, either white or black. The top drop down button,
  3329.         labeled <guilabel>Direction</guilabel>, gives the user a
  3330.         number of choices for the direction in which the gradient will
  3331.         operate. The drop down button named <guilabel>Type</guilabel>
  3332.         allows the user to pick between gradients which transition
  3333.         between two colors, the <guilabel>2 Colors</guilabel> option,
  3334.         and gradients that transition from a color to pure white or
  3335.         pure black, the <guilabel>Brightness</guilabel> option. The
  3336.         drop down buttons for the <guilabel>Start</guilabel> and
  3337.         <guilabel>End</guilabel> colors allow the user to pick the
  3338.         colors in the gradient. For the brightness gradients, a slider
  3339.         allows the user to select the transition direction. Moving the
  3340.         slider toward <guilabel>Brighter</guilabel> will fade the
  3341.         color to white whereas moving the slider toward
  3342.         <guilabel>Darker</guilabel> will fade the color toward black.
  3343.       </para>
  3344.  
  3345.       <note>
  3346.         <para>
  3347.       If all of these buttons appear black, change the color of
  3348.       the <guilabel>Start</guilabel> button to white to see the
  3349.       gradient.
  3350.     </para>
  3351.       </note>
  3352.  
  3353.       <figure id="fig-graphics-plots-elementProperties-backPanels-image">
  3354.         <title>The image background panel fill configuration.</title>
  3355.      <screenshot>
  3356.           <mediaobject> 
  3357.         <imageobject> 
  3358.           <imagedata fileref="figures/graphguru-backPanels-image.png"
  3359.                      format="PNG" />
  3360.         </imageobject>
  3361.         <textobject>
  3362.           <para> 
  3363.             This screenshot depicts the configuration properties
  3364.             for the image background panel fill.
  3365.           </para>
  3366.         </textobject>
  3367.         <caption>
  3368.           <para>
  3369.             This screenshot depicts the configuration properties for
  3370.             the image background panel fill. 
  3371.           </para>
  3372.         </caption>
  3373.       </mediaobject>
  3374.     </screenshot>
  3375.       </figure>
  3376.  
  3377.       <para>
  3378.         The image background fill type allows the user to select an
  3379.         image to fill the background of the panel. The image can be in
  3380.         any file format supported by the <literal>gdk-pixbuf</literal>
  3381.         library as explained in <xref
  3382.         linkend="sect-graphics-images"/>. The image can be fit in one
  3383.         of two ways. The image fit can be stretched so the image fills
  3384.         the whole panel area or the image fit can be wallpapered where
  3385.         the image is repeated in a tile pattern to fill up the whole
  3386.         background. The button labeled <guilabel>Select</guilabel>
  3387.         allows the user to call the file selector and choose the file
  3388.         which contains the desired image. On the GNOME desktop, the
  3389.         file chooser has a preview area to see the image before adding
  3390.         it. The size of the image, in pixels, is displayed in the
  3391.         configuration dialog as '# x #' where the number symbol
  3392.         indicates the number of pixels, and the number of pixels in
  3393.         each row comes before the number in each column.
  3394.       </para>
  3395.  
  3396.     </sect3>
  3397.  
  3398.  
  3399.  
  3400.  
  3401.     <sect3 id="sect-graphics-plots-elementProperties-title">
  3402.       <title>Titles and Axis Labels</title>
  3403.  
  3404.       <para>
  3405.         Both <guilabel>Title</guilabel> and <guilabel>Axis
  3406.         Labels</guilabel> can be configured using three tabs. The
  3407.         first tab allows the user to configure the background panel of
  3408.         the title or axis label. The second tab allows the user to
  3409.         select the font that will be used to display the words in the
  3410.         title or axis label. The third tab allows the user to input
  3411.         the actual words which will be used in the graph.
  3412.       </para>
  3413.  
  3414.      <figure id="fig-graphics-plots-elementProperties-title-font">
  3415.         <title>The font selection for Titles and Axis Labels.</title>
  3416.      <screenshot>
  3417.           <mediaobject> 
  3418.         <imageobject> 
  3419.           <imagedata fileref="figures/graphguru-title-font.png"
  3420.                      format="PNG" />
  3421.         </imageobject>
  3422.         <textobject>
  3423.           <para> 
  3424.             This screenshot depicts the font configuration panel
  3425.             for titles and axis labels in the <interface>Graph
  3426.             Guru</interface>. 
  3427.           </para>
  3428.         </textobject>
  3429.         <caption>
  3430.           <para>
  3431.             This screenshot depicts the font configuration panel
  3432.             for titles and axis labels in the <interface>Graph
  3433.             Guru</interface>. 
  3434.           </para>
  3435.         </caption>
  3436.       </mediaobject>
  3437.     </screenshot>
  3438.       </figure>
  3439.  
  3440.       <para>
  3441.         The <guilabel>Style</guilabel> tab allows the user to
  3442.         configure the background panel in the same way this was
  3443.         configured for graphs, charts and grids, as was explained
  3444.         above in <xref
  3445.         linkend="sect-graphics-plots-elementProperties-backPanels"/>. 
  3446.       </para>
  3447.  
  3448.  
  3449.        <para>
  3450.         The <guilabel>Font</guilabel> tab is shown in <xref
  3451.         linkend="fig-graphics-plots-elementProperties-title-font" />
  3452.         and consists of three column lists. The first column list
  3453.         allows the user to select the font name by scrolling the list
  3454.         and then clicking on the desired name. The currently selected
  3455.         font name is highlighted in light blue. The second column list
  3456.         allows the user to select the font style including italic and
  3457.         bold styles. The third column list allows the user to select a
  3458.         size for the font. The preview area contains a few characters
  3459.         to illustrate the appearance of the currently selected
  3460.         combination. 
  3461.       </para>
  3462.  
  3463.       <para>
  3464.         The <guilabel>Data</guilabel> tab displays a single entry box
  3465.         in which the user can place the words which will appear in the
  3466.         title or in the label. The user can simply type the text, can
  3467.         add a reference to a section of the worksheet or can add an
  3468.         expression which results in a text value.
  3469.       </para>
  3470.  
  3471.      </sect3>
  3472.  
  3473.  
  3474.  
  3475.  
  3476.     <sect3 id="sect-graphics-plots-elementProperties-legend">
  3477.       <title>Chart Legends</title>
  3478.  
  3479.       <para>
  3480.         Chart legends provide a graphical explanation of the data
  3481.         plotted with the names and style of the
  3482.         different series, or categories, plotted in each chart.  
  3483.         Legends are configured through two tabs, labeled
  3484.         <guilabel>Style</guilabel> and <guilabel>Font</guilabel>. The
  3485.         <guilabel>Style</guilabel>  tab 
  3486.         allows for the configuration of the background pane in a manner
  3487.         analogous to the graph, chart and grid background panes,
  3488.         explained in  <xref
  3489.         linkend="sect-graphics-plots-elementProperties-backPanels"/>.
  3490.         The <guilabel>Font</guilabel> tab allows the configuration of
  3491.         the font that will appear in the legend. This configuration is
  3492.         identical to the configuration of the title and axis label
  3493.         fonts presented in <xref
  3494.         linkend="sect-graphics-plots-elementProperties-title"/>. 
  3495.       </para>
  3496.  
  3497.     </sect3>
  3498.  
  3499.  
  3500.  
  3501.  
  3502.  
  3503.     <sect3 id="sect-graphics-plots-elementProperties-axes">
  3504.       <title>Axes</title>
  3505.  
  3506.       <para>
  3507.         Axes are used in several different kinds of plots to provide
  3508.         quantitative indexes for the scale of each plot
  3509.         direction. <application>Gnumeric</application> uses four
  3510.         different kinds of axes. <guilabel>Category</guilabel> axes do
  3511.         not provide a quantitative scale but merely distinguish each
  3512.         different category by providing space for the values of the
  3513.         category along the axis. <guilabel>Continuous</guilabel> axes
  3514.         provide a quantitative measure of each value based on the
  3515.         projection of that value onto the
  3516.         axis. <guilabel>Radial</guilabel> axes are used in radar plots
  3517.         and are continuous axes which radiate from a central
  3518.         point. <guilabel>Circular</guilabel> axes have not yet been
  3519.         implemented.
  3520.       </para>
  3521.  
  3522.       <para>
  3523.         Line, column and area charts use a category axis to separate
  3524.         the categories along the horizontal direction and a continuous
  3525.         axis to distinguish values in the vertical direction. Bar
  3526.         charts reverse these two axes. XY scatter plots and bubble
  3527.         plots use two continuous axes, one in the horizontal
  3528.         direction, the X-axis, and one in the vertical direction, the
  3529.         Y-axis. Radar plots use three or more continuous axes
  3530.         radiating from a central point. Pie and Ring plots do not use
  3531.         any axes.
  3532.       </para>
  3533.  
  3534.       <sect4 id="sect-graphics-plots-elementProperties-axes-categorical">
  3535.         <title>Category Axes</title>
  3536.  
  3537.     <para>
  3538.       Category axes distinguish the different categories of each
  3539.       value in a category series such as the series in line, bar,
  3540.       column and area plots.
  3541.     </para>
  3542.  
  3543.         <figure id="fig-graphics-plots-elementProperties-axes-category-bounds">
  3544.           <title>Category axis bounds configuration.</title>
  3545.       <screenshot>
  3546.             <mediaobject> 
  3547.           <imageobject> 
  3548.             <imagedata fileref="figures/graphguru-axes-category-bounds.png"
  3549.                      format="PNG" />
  3550.           </imageobject>
  3551.           <textobject>
  3552.             <para> 
  3553.               This screenshot depicts the 'bounds' tab for the
  3554.               configuration of a category axis. 
  3555.             </para>
  3556.           </textobject>
  3557.         </mediaobject>
  3558.       </screenshot>
  3559.         </figure>
  3560.  
  3561.     <para>
  3562.       The <guilabel>Bounds</guilabel> tab allows the user to
  3563.       override the automatic configuration of axis tick marks and
  3564.       labels. Each of the three choices can be over-ridden by
  3565.       deselecting the check box on the left. The check boxes can
  3566.       be deselected by placing the mouse pointer over the check
  3567.       box and clicking with the primary mouse button. When a check
  3568.       box is unselected, the entry box will become active allowing
  3569.       the user to input a different value than the default. The
  3570.       first check box controls the number of tick marks, allowing
  3571.       tick marks to appear after the integer number of categories
  3572.       shown. The second check box controls the number of labels
  3573.       displayed, allowing a regular number of category labels to
  3574.       be skipped. The third check box controls the placement of
  3575.       the orthogonal axis relative to the category axis.
  3576.         </para>
  3577.  
  3578.         <figure id="fig-graphics-plots-elementProperties-axes-categry-style">
  3579.           <title>Category axis line style configuration.</title>
  3580.       <screenshot>
  3581.             <mediaobject> 
  3582.           <imageobject> 
  3583.             <imagedata fileref="figures/graphguru-axes-category-style.png"
  3584.                      format="PNG" />
  3585.           </imageobject>
  3586.           <textobject>
  3587.             <para> 
  3588.               This screenshot depicts the 'style' tab for the
  3589.               configuration of a category axis.
  3590.             </para>
  3591.           </textobject>
  3592.         </mediaobject>
  3593.       </screenshot>
  3594.         </figure>
  3595.  
  3596.     <para>
  3597.       The <guilabel>Style</guilabel> tab allows the user to
  3598.       configure the line style of the axis, including the color
  3599.       and thickness of the line. The drop down button labeled
  3600.       <guilabel>Color</guilabel> can be clicked to expose the
  3601.       color picker panel which allows the user to select a new
  3602.       color either simply by clicking on an icon or by using the
  3603.       color picker wheel. The size spin button allows a user to
  3604.       change the thickness of the axis by typing a new number in
  3605.       the text box or by clicking on the arrows. A value of '-1'
  3606.       in this box will cause the axis not to be drawn.
  3607.     </para>
  3608.  
  3609.     <para>
  3610.       The <guilabel>Font</guilabel> tab allows the user to
  3611.       configure the font used to label the separate
  3612.       categories. The font configuration is performed in the same
  3613.       way as the font configuration for titles and axis labels
  3614.       which was explained in <xref
  3615.       linkend="sect-graphics-plots-elementProperties-title" />. 
  3616.     </para>
  3617.  
  3618.         <figure id="fig-graphics-plots-elementProperties-axes-categry-details">
  3619.           <title>The category axis details configuration.</title>
  3620.       <screenshot>
  3621.             <mediaobject> 
  3622.           <imageobject> 
  3623.             <imagedata fileref="figures/graphguru-axes-category-details.png"
  3624.                      format="PNG" />
  3625.           </imageobject>
  3626.           <textobject>
  3627.             <para> 
  3628.               This screenshot depicts the 'details' tab for the
  3629.               configuration of a category axis.
  3630.             </para>
  3631.           </textobject>
  3632.         </mediaobject>
  3633.       </screenshot>
  3634.         </figure>
  3635.  
  3636.     <para>
  3637.       The <guilabel>Details</guilabel> tab allows a user to
  3638.       configure other aspects of the axis. 
  3639.     </para>
  3640.  
  3641.     <para>
  3642.       The <guilabel>Position</guilabel> of the axis is placed in
  3643.       the <guilabel>Low</guilabel> position by default. This can
  3644.       be altered by pressing the radio button in front of the
  3645.       <guilabel>High</guilabel> label which will move the internal
  3646.       button and will alter the position of the axis, moving it
  3647.       either to the top of the graph for horizontal axes, or to
  3648.       the right of the graph for vertical axes.
  3649.     </para>
  3650.  
  3651.     <para>
  3652.       The <guilabel>Mapping</guilabel> of the axis can be changed
  3653.       simply by clicking on the check box. This will cause a check
  3654.       mark to appear in the box and will invert the axis so that
  3655.       the order of the categories will become reversed.
  3656.         </para>
  3657.  
  3658.     <para>
  3659.       The <guilabel>Major ticks</guilabel> displayed on the axis
  3660.       can be altered. The labels shown in the plot can be hidden
  3661.       by unchecking the check box in front of the 'Show Labels'
  3662.       text by placing the mouse cursor over the box and clicking
  3663.       with the primary mouse button. The ticks on the axis can be
  3664.       hidden or can be displayed on the outside of the graph, or
  3665.       on the inside of the graph, or on both sides depending on
  3666.       which of the two boxes are checked.
  3667.     </para>
  3668.  
  3669.     <para>
  3670.       The <guilabel>Minor ticks</guilabel> do not currently have
  3671.       any effect for category axes.
  3672.     </para>
  3673.  
  3674.  
  3675.       </sect4>
  3676.  
  3677.  
  3678.  
  3679.       <sect4 id="sect-graphics-plots-elementProperties-axes-continuous">
  3680.         <title>Continuous Axes: Linear and Radial</title>
  3681.  
  3682.     <para>
  3683.       Continuous axes are configured in much the same way as
  3684.       category axes except for some minor differences.
  3685.     </para>
  3686.  
  3687.         <figure id="fig-graphics-plots-elementProperties-axes-continuous-bounds">
  3688.           <title>Continuous axis bounds configuration.</title>
  3689.       <screenshot>
  3690.             <mediaobject> 
  3691.           <imageobject> 
  3692.             <imagedata fileref="figures/graphguru-axes-continuous-bounds.png"
  3693.                      format="PNG" />
  3694.           </imageobject>
  3695.           <textobject>
  3696.             <para> 
  3697.               This screenshot depicts the 'bounds' tab for the
  3698.               configuration of a continuous axis. 
  3699.             </para>
  3700.           </textobject>
  3701.         </mediaobject>
  3702.       </screenshot>
  3703.         </figure>
  3704.  
  3705.     <para>
  3706.       The <guilabel>Bounds</guilabel> tab allow users to configure
  3707.       the limits and intervals of a continuous axis. 
  3708.     </para>
  3709.  
  3710.     <para>
  3711.       The <guilabel>Style</guilabel> tab changes the linear style
  3712.       of the axis in the same way as it acted on category
  3713.       axes. The explanation given in <xref
  3714.       linkend="sect-graphics-plots-elementProperties-axes-categorical"/>
  3715.       apply equally well to continuous axes.
  3716.     </para>
  3717.  
  3718.     <para>
  3719.       The <guilabel>Font</guilabel> tab also allows users to
  3720.       configure the font used in the numeric markers along the
  3721.       axis. Selecting the font for a continuous axis works in the
  3722.       same way as for a category axis as was explained in <xref
  3723.       linkend="sect-graphics-plots-elementProperties-axes-categorical"/>.
  3724.     </para>
  3725.  
  3726.     <para>
  3727.       The <guilabel>Details</guilabel> tab has two small
  3728.       differences compared to category axes. The mapping of the axis
  3729.       can be altered from a linear scale to a logarithmic scale by
  3730.       clicking on the drop down box and dragging to the entry
  3731.       labeled <guimenuitem>Log</guimenuitem>. The minor ticks,
  3732.       whose size was configured in the <guilabel>Bounds</guilabel>
  3733.       tab, are displayed for continuous axes unlike for
  3734.       categorical axes.
  3735.     </para>
  3736.  
  3737.         <figure id="fig-graphics-plots-elementProperties-axes-continuous-format">
  3738.           <title>Continuous axis format configuration.</title>
  3739.       <screenshot>
  3740.             <mediaobject> 
  3741.           <imageobject> 
  3742.             <imagedata fileref="figures/graphguru-axes-continuous-format.png"
  3743.                      format="PNG" />
  3744.           </imageobject>
  3745.           <textobject>
  3746.             <para> 
  3747.               This screenshot depicts the 'format' tab for the
  3748.               configuration of a continuous axis. 
  3749.             </para>
  3750.           </textobject>
  3751.         </mediaobject>
  3752.       </screenshot>
  3753.         </figure>
  3754.  
  3755.     <para>
  3756.       The <guilabel>Format</guilabel> tab allow users to configure
  3757.       the numeric type of the elements on a continuous axis. This
  3758.       configuration parallels the configuration of the numeric
  3759.       type of a worksheet cell as explained in <xref
  3760.       linkend="number-formatting-overview"/>. 
  3761.     </para>
  3762.  
  3763.  
  3764.       </sect4>
  3765.  
  3766.       <sect4 id="sect-graphics-plots-elementProperties-axes-circular">
  3767.         <title>Circular Axes</title>
  3768.  
  3769.     <para>
  3770.       Circular Axes have not been fully implemented and do not yet
  3771.       have any properties which can be configured.
  3772.     </para>
  3773.  
  3774.       </sect4>
  3775.  
  3776.     </sect3>
  3777.  
  3778.  
  3779.  
  3780.  
  3781.  
  3782.     <sect3 id="sect-graphics-plots-elementProperties-plots">
  3783.       <title>Plots</title>
  3784.  
  3785.       <para>
  3786.         Certain of the properties of plots are assigned directly to
  3787.         the plot element and are configured when the plot element
  3788.         itself is selected.
  3789.       </para>
  3790.  
  3791.      <para>
  3792.     Line plots, Area plots, and XY scatter plots do not have any
  3793.     plot level properties which can be configured.
  3794.       </para>
  3795.  
  3796.  
  3797.  
  3798.       <sect4 id="sect-graphics-plots-elementProperties-plots-bubble">
  3799.         <title>Bubble plots</title>
  3800.  
  3801.     <para>
  3802.       The bubbles in bubble plots are used to represent a third
  3803.       data component with the size of the bubble representing the
  3804.       value of the third component.
  3805.     </para>
  3806.  
  3807.         <figure id="fig-graphics-plots-elementProperties-plots-bubble">
  3808.           <title>The configurable properties of a bubble plot.</title>
  3809.       <screenshot>
  3810.             <mediaobject> 
  3811.           <imageobject> 
  3812.             <imagedata fileref="figures/graphguru-plot-bubble.png"
  3813.                      format="PNG" />
  3814.           </imageobject>
  3815.           <textobject>
  3816.             <para> 
  3817.               This screenshot depicts the properties of a bubble plot
  3818.               which can be configured. 
  3819.             </para>
  3820.           </textobject>
  3821.         </mediaobject>
  3822.       </screenshot>
  3823.         </figure>
  3824.  
  3825.     <para>
  3826.       The first choice in the bubble plot properties allows the
  3827.       user to represent the bubble value based on the area or the
  3828.       diameter of the bubble. The representation of a bubble using
  3829.       the surface is similar to using a log scale since the area
  3830.       is a squared quantity.
  3831.         </para>
  3832.  
  3833.         <para>
  3834.       The <guilabel>Show negative values</guilabel> property, if
  3835.       the check box is checked, will cause negatives values to be
  3836.       shown with the size of the bubble based on the absolute
  3837.       value of the value and the style of the bubble having a
  3838.       white fill.
  3839.         </para>
  3840.  
  3841.         <para>
  3842.       The <guilabel>Vary colors by bubble</guilabel>, if the check
  3843.           box is checked, will cause each value in a series to be
  3844.           displayed with a different fill color instead of coloring
  3845.           all the values in a single series with the same color.
  3846.         </para>
  3847.  
  3848.         <para>
  3849.       The bubbles in a series are scaled relative to each other
  3850.           with the maximum value having a default, fixed size and the
  3851.           other values being scaled to this maximum bubble. Using this
  3852.           spin button, the default size of the maximum bubble can be
  3853.           altered. 
  3854.         </para>
  3855.  
  3856.       </sect4>
  3857.  
  3858.  
  3859.  
  3860.  
  3861.       <sect4 id="sect-graphics-plots-elementProperties-plots-pie">
  3862.         <title>Pie plots</title>
  3863.  
  3864.     <para>
  3865.       Pie plots represent the data values as slices of a circular
  3866.       area, with the central angle of each slice, or wedge,
  3867.       proportional to the size of the value compared to the sum of
  3868.       all the values in the series.
  3869.     </para>
  3870.  
  3871.         <figure id="fig-graphics-plots-elementProperties-plots-pie">
  3872.           <title>The configurable properties of a pie plot.</title>
  3873.       <screenshot>
  3874.             <mediaobject> 
  3875.           <imageobject> 
  3876.             <imagedata fileref="figures/graphguru-plot-pie.png"
  3877.                      format="PNG" />
  3878.           </imageobject>
  3879.           <textobject>
  3880.             <para> 
  3881.               This screenshot depicts the properties of a pie plot
  3882.               which can be configured. 
  3883.             </para>
  3884.           </textobject>
  3885.         </mediaobject>
  3886.       </screenshot>
  3887.         </figure>
  3888.  
  3889.     <para>
  3890.       The slices by default are plotted clockwise starting from
  3891.       the vertical which is considered 0 degrees. The first option
  3892.       allows the user to set a different starting point for the
  3893.       pie series by changing the value in the spin box. The value
  3894.       will increase to 360 degrees and then reset to zero.
  3895.         </para>
  3896.  
  3897.         <para>
  3898.       Pie plots can be displayed with the slices separated from
  3899.       each other which in certain situations may improve the
  3900.       visual clarity of a pie plot. The second spin button allows
  3901.       the slices to be separated.
  3902.         </para>
  3903.  
  3904.         <para>
  3905.       The colors of each slice, by default, are all different to
  3906.       allow the easy visual distinction between each slice. Since
  3907.       pie plots only allow a single series to be plotted, there is
  3908.       no need to use color to associate the values from different
  3909.       series. By unchecking this box, all of the slices in a pie
  3910.       chart can be made to follow the color scheme defined in the
  3911.       plot series <guilabel>Style</guilabel> tab. However, if this
  3912.       box is unchecked, the outlines of the slices must be styled
  3913.       with a different color for the slices to be distinguishable.
  3914.     </para>
  3915.  
  3916.       </sect4>
  3917.  
  3918.  
  3919.  
  3920.  
  3921.       <sect4 id="sect-graphics-plots-elementProperties-plots-barCol">
  3922.         <title>Bar and Column plots</title>
  3923.  
  3924.     <para>
  3925.       Bar and column plots can be displayed with different sized
  3926.       gaps between categories and different overlaps between the
  3927.       values of different series in each category.
  3928.     </para>
  3929.  
  3930.         <figure id="fig-graphics-plots-elementProperties-plots-">
  3931.           <title>The configurable properties of bar and column plots.</title>
  3932.       <screenshot>
  3933.             <mediaobject> 
  3934.           <imageobject> 
  3935.             <imagedata fileref="figures/graphguru-plot-barCol.png"
  3936.                      format="PNG" />
  3937.           </imageobject>
  3938.           <textobject>
  3939.             <para> 
  3940.               This screenshot depicts the properties of bar and
  3941.               column plots which can be configured. 
  3942.             </para>
  3943.           </textobject>
  3944.         </mediaobject>
  3945.       </screenshot>
  3946.         </figure>
  3947.  
  3948.     <para>
  3949.       The <guilabel>Gap</guilabel> describes the separation
  3950.       between the values plotted in each category. By default, the
  3951.       gap between categories is one and half times the width of a
  3952.       bar or a column. This spin button can be used to decrease
  3953.       the gap to zero, so there is no gap between categories, or
  3954.       increase the gap to 500% so the gap is five times the size
  3955.       of a bar or a column.
  3956.     </para>
  3957.  
  3958.     <para>
  3959.       The <guilabel>Overlap</guilabel> describes the separation
  3960.       between values of the different series in each category. By
  3961.       default these values will be plotted immediately adjacent to
  3962.       each other. This spin button can be lowered to minus 100%
  3963.       which leaves a gap the size of a bar or column between the
  3964.       values of each series. Alternatively, the values can be made
  3965.       to overlap up to 100%, a complete overlap. When values
  3966.       completely overlap, the latter series are plotted on top of
  3967.       the first series and a value may be completely obscured. In
  3968.       this case it may be possible to use partially transparent
  3969.       colors for the different series to allow both values to be
  3970.       visible.  
  3971.     </para>
  3972.  
  3973.       </sect4>
  3974.  
  3975.  
  3976.  
  3977.  
  3978.       <sect4 id="sect-graphics-plots-elementProperties-plots-radar">
  3979.         <title>Radar plots</title>
  3980.  
  3981.     <para>
  3982.       Radar plots have as many axes as there are categories in
  3983.       each series. 
  3984.     </para>
  3985.  
  3986.         <figure id="fig-graphics-plots-elementProperties-plots-radar">
  3987.           <title>The configurable properties of a radar plot.</title>
  3988.       <screenshot>
  3989.             <mediaobject> 
  3990.           <imageobject> 
  3991.             <imagedata fileref="figures/graphguru-plot-radar.png"
  3992.                      format="PNG" />
  3993.           </imageobject>
  3994.           <textobject>
  3995.             <para> 
  3996.               This screenshot depicts the properties of a radar plot
  3997.               which can be configured. 
  3998.             </para>
  3999.           </textobject>
  4000.         </mediaobject>
  4001.       </screenshot>
  4002.         </figure>
  4003.  
  4004.     <para>
  4005.       By default the axis for the first category is vertical
  4006.       leaving the center point in the upward direction. The first
  4007.       spin box in the radar plot properties allows a user to
  4008.       change this orientation. The spin button can increase from
  4009.       zero degrees to 359 degrees when it will reset to 0.
  4010.     </para>
  4011.  
  4012.     <note>
  4013.     <para>
  4014.       The <guilabel>Vary colors by slice</guilabel> property is
  4015.       probably a mistake which should not be part of radar plot
  4016.       properties. 
  4017.     </para>
  4018.     </note>
  4019.  
  4020.  
  4021.       </sect4>
  4022.  
  4023.  
  4024.  
  4025.  
  4026.       <sect4 id="sect-graphics-plots-elementProperties-plots-ring">
  4027.         <title>Ring plots</title>
  4028.  
  4029.     <para>
  4030.       Ring plots are similar to pie plots but may have an empty
  4031.       center and can be made with multiple series. 
  4032.     </para>
  4033.  
  4034.         <figure id="fig-graphics-plots-elementProperties-plots-ring">
  4035.           <title>The configurable properties of a ring plot.</title>
  4036.       <screenshot>
  4037.             <mediaobject> 
  4038.           <imageobject> 
  4039.             <imagedata fileref="figures/graphguru-plot-ring.png"
  4040.                      format="PNG" />
  4041.           </imageobject>
  4042.           <textobject>
  4043.             <para> 
  4044.               This screenshot depicts the properties of a ring plot
  4045.               which can be configured. 
  4046.             </para>
  4047.           </textobject>
  4048.         </mediaobject>
  4049.       </screenshot>
  4050.         </figure>
  4051.  
  4052.     <para>
  4053.       Like pie plots, ring plots assign values to the slices of a
  4054.       circular area by representing the magnitude of the value by
  4055.       the central angle of the slice, although for ring plots the
  4056.       center of the circular area is empty. Like pie plots, the
  4057.       first slice is plotted starting clockwise from the vertical
  4058.       and this first option can change the beginning point of the
  4059.       first slice's angle.
  4060.     </para>
  4061.  
  4062.     <para>
  4063.       The slices of a ring plot can also be separated. The
  4064.       <guilabel>Slice Separation</guilabel> option allows a user
  4065.       to determine the proportional size of the gap between
  4066.       slices.
  4067.     </para>
  4068.  
  4069.     <para>
  4070.       The <guilabel>Center size</guilabel> option determines the
  4071.       size of the hole in the middle of the rings as a fraction of
  4072.       the total radius. The center size can be altered in 5
  4073.       percent increments.
  4074.     </para>
  4075.  
  4076.     <para>
  4077.       The <guilabel>Vary colors by slice</guilabel> check box
  4078.       allows the user to assign colors either by slices, which is
  4079.       the default, or by series. To use color to distinguish
  4080.       series rather than categories, this button should not be
  4081.       checked. 
  4082.     </para>
  4083.  
  4084.       </sect4>
  4085.  
  4086.     </sect3>
  4087.  
  4088.  
  4089.  
  4090.  
  4091.  
  4092.  
  4093.     <sect3 id="sect-graphics-plots-elementProperties-series">
  4094.       <title>Data Series</title>
  4095.  
  4096.       <para>
  4097.         Each plot will have one or more 'series' which organize the
  4098.         data values. Each series element has a number of
  4099.         properties. The element will have a <guilabel>Style</guilabel>
  4100.         tab with which the style of the line and point markers, or the
  4101.         area and outline can be set. Each series element will have a
  4102.         <guilabel>Data</guilabel> tab in which the name of the series,
  4103.         the values used for the series and any labels associated with
  4104.         these values can be entered. The data values will generally be
  4105.         entered as references to cells on a worksheet which will allow
  4106.         the plots to be automatically altered when the values in the
  4107.         worksheet change. The series may also have one or more
  4108.         <guilabel>Error</guilabel> tabs in which error values can be
  4109.         associated to the data value of each element in the series.
  4110.       </para>
  4111.  
  4112.  
  4113.       <sect4 id="sect-graphics-plots-elementProperties-series-style-line">
  4114.         <title>Series line style</title>
  4115.  
  4116.     <para>
  4117.       Series in line plots, in some radar plots and in scatter
  4118.       plots will have a style tab in which the graphical style of
  4119.       the lines and point markers can be established.
  4120.     </para>
  4121.  
  4122.         <figure id="fig-graphics-plots-elementProperties-series-style-line">
  4123.           <title>The configurable properties of a line style.</title>
  4124.       <screenshot>
  4125.             <mediaobject> 
  4126.           <imageobject> 
  4127.             <imagedata fileref="figures/graphguru-series-style-line.png"
  4128.                      format="PNG" />
  4129.           </imageobject>
  4130.           <textobject>
  4131.             <para> 
  4132.               This screenshot depicts the properties of a line style
  4133.               which can be configured. 
  4134.             </para>
  4135.           </textobject>
  4136.           <caption>
  4137.             <para>
  4138.               The properties of a single value data series include an
  4139.               optional name, a required list of values and an optional
  4140.               list of labels. The name, in this case, is a reference
  4141.               to cell D7 in the first worksheet. The values are the
  4142.               contents of the cells in the range E7:I7. The labels are
  4143.               the contents of the cells in the range E6:I6. Note that
  4144.               there are as many cells in the labels range as in the
  4145.               values range.
  4146.             </para>
  4147.           </caption>
  4148.         </mediaobject>
  4149.       </screenshot>
  4150.         </figure>
  4151.  
  4152.     <para>
  4153.       The <guilabel>Line</guilabel> properties include the line
  4154.       color and size. The color can be altered in the standard way
  4155.       using the drop down color chooser. The width of the line can
  4156.       be changed with the spin box. A line size of '-1' means that
  4157.       the line will not be plotted. 
  4158.     </para>
  4159.  
  4160.     <para>
  4161.       The <guilabel>Marker</guilabel> properties determine the
  4162.       style of the graphical symbol which will be plotted for each
  4163.       data value. The first drop down box allows the user to
  4164.       choose between a number of different symbols. The blank
  4165.       symbol indicates that no symbol will be plotted where the
  4166.       data value would be. Each shape will have a fill color, and an
  4167.       outline with both a color and a size. The colors can be
  4168.       changed by clicking on the drop down box and picking one of
  4169.       the given colors or using the color picker to select a new
  4170.       color. The size of the outline can be altered by clicking in
  4171.       the text area and editing the value or by using the spin
  4172.       arrows to increase or decrease the size.
  4173.     </para>
  4174.  
  4175.       </sect4>
  4176.  
  4177.  
  4178.  
  4179.  
  4180.       <sect4 id="sect-graphics-plots-elementProperties-series-style-filled">
  4181.         <title>Series filled style</title>
  4182.  
  4183.     <para>
  4184.       Series in bubble plots, area plots, bar plots, column plots,
  4185.       filled radar plots, and ring plots will have a
  4186.       <guilabel>Style</guilabel> with fill and outline
  4187.       properties. These properties are the same as those presented
  4188.       for background panels in <xref
  4189.       linkend="sect-graphics-plots-elementProperties-backPanels"/>
  4190.       and are changed in the same way. 
  4191.     </para>
  4192.  
  4193.         <figure id="fig-graphics-plots-elementProperties-series-style-filled">
  4194.           <title>The configurable properties of a filled style.</title>
  4195.       <screenshot>
  4196.             <mediaobject> 
  4197.           <imageobject> 
  4198.             <imagedata fileref="figures/graphguru-series-style-filled.png"
  4199.                      format="PNG" />
  4200.           </imageobject>
  4201.           <textobject>
  4202.             <para> 
  4203.               This screenshot depicts the properties of a filled style
  4204.               which can be configured. 
  4205.             </para>
  4206.           </textobject>
  4207.         </mediaobject>
  4208.       </screenshot>
  4209.         </figure>
  4210.  
  4211.     <para>
  4212.       The <guilabel>Fill</guilabel> properties will determine the
  4213.       character of the inside of the area. The fill type can be
  4214.       none, pattern, gradient, or image, in the same way as the
  4215.       fill of background panels. If images are used for the
  4216.       background, the whole image will be shown and it will be
  4217.       scaled to the size of the area.
  4218.     </para>
  4219.  
  4220.     <para>
  4221.       The <guilabel>Outline</guilabel> properties will determine
  4222.       the size of the linear element that surrounds the area. The
  4223.       color and size of this outline element can be altered. 
  4224.     </para>
  4225.  
  4226.       </sect4>
  4227.  
  4228.  
  4229.  
  4230.  
  4231.        <sect4 id="sect-graphics-plots-elementProperties-series-data-single">
  4232.         <title>Series data: single values</title>
  4233.  
  4234.     <para>
  4235.       The <guilabel>Data</guilabel> tab allows the user to
  4236.       configure the data contents of the series. Some of these
  4237.       data contents are optional, as is indicated by the
  4238.       parentheses around the label. At the minimum one set of
  4239.       numerical quantities will be required.
  4240.     </para>
  4241.  
  4242.     <para>
  4243.       The entry boxes in the <guilabel>Data</guilabel> tab can be
  4244.       filled in several ways. The data can be a static value or
  4245.       array such as a sting literal, "SeriesName", or a group of
  4246.       values, <literal>{12.05, 73.02, 128.89}</literal>. Note that
  4247.       the separator between elements in the array will depend on
  4248.       the locale since the glyph between whole numbers and decimal
  4249.       fractions differs around the world. Alternatively, the value
  4250.       of an entry box can be the reference to a cell or to a
  4251.       range. This reference can either be typed into the entry box
  4252.       or can be entered by clicking in the entry box text area and
  4253.       then selecting the range on the worksheet. Finally, the
  4254.       value in the entry box can be an expression, such as
  4255.       <literal>sin({120, 982, 140})</literal>.
  4256.     </para>
  4257.  
  4258.     <para>
  4259.       Single series involve the simplest data. They may have an
  4260.       overall name, must have a list of values, and may have a
  4261.       list of names, with as many names as there are numbers in
  4262.       the values list, which will act as category names. For plot
  4263.       types with more than one single list series, the label names
  4264.       will be shared between all the series.
  4265.     </para>
  4266.  
  4267.         <figure id="fig-graphics-plots-elementProperties-series-data-">
  4268.           <title>The configurable properties of single value data series.</title>
  4269.       <screenshot>
  4270.             <mediaobject> 
  4271.           <imageobject> 
  4272.             <imagedata fileref="figures/graphguru-series-data-single.png"
  4273.                      format="PNG" />
  4274.           </imageobject>
  4275.           <textobject>
  4276.             <para> 
  4277.               This screenshot depicts the properties of a single
  4278.               value data series 
  4279.               which can be configured. 
  4280.             </para>
  4281.           </textobject>
  4282.         </mediaobject>
  4283.       </screenshot>
  4284.         </figure>
  4285.  
  4286.     <para>
  4287.       The <guilabel>Name</guilabel> property is a single string
  4288.       which will give a tag to the series itself. A name is not
  4289.       required. This name will be used in the Graph Guru to name
  4290.       the series and may be used in a chart legend to describe the
  4291.       series.
  4292.     </para>
  4293.  
  4294.     <para>
  4295.       The <guilabel>Values</guilabel> property must contain a list
  4296.       of numeric quantities. A list of values is required. The
  4297.       values can be described either directly as a static array,
  4298.       described through a reference to a cell range with numeric
  4299.       values, or described through an expression which results in
  4300.       the list of quantities.
  4301.     </para>
  4302.  
  4303.      <para>
  4304.       The <guilabel>Labels</guilabel> property describes the names
  4305.       of the categories. This property is not required. must be a list of
  4306.       text elements, with as many elements as there are quantities
  4307.       in the list of values. These elements will provide the
  4308.       elements in the legend for pie and ring plots. For line,
  4309.       area, bar and column plots, the labels will provide the
  4310.       category names for the axis with categories. 
  4311.     </para>
  4312.  
  4313.      <para>
  4314.       The <guilabel>Show in Legend</guilabel> property determines
  4315.       if this series will be shown in the legend if a legend is
  4316.       added to the chart. It is sometimes useful to exclude
  4317.       certain series from the legend. If the box is checked, the
  4318.       series will be included in any legend displayed in the
  4319.       chart; if the box is not checked, the series will not be
  4320.       displayed in the legend. The box can be unchecked by placing
  4321.       the mouse pointer over the box and clicking with the primary
  4322.       mouse button.
  4323.     </para>
  4324.  
  4325.     </sect4>
  4326.  
  4327.  
  4328.  
  4329.  
  4330.  
  4331.       <sect4 id="sect-graphics-plots-elementProperties-series-data-xy">
  4332.         <title>Series data: X and Y values</title>
  4333.  
  4334.     <para>
  4335.       Series with dual data values allow plots to be constructed
  4336.       in which one value is plotted against the other. XY scatter
  4337.       plots require this type of data.
  4338.     </para>
  4339.  
  4340.         <figure id="fig-graphics-plots-elementProperties-series-data-xy">
  4341.           <title>The configurable properties of dual value data series.</title>
  4342.       <screenshot>
  4343.             <mediaobject> 
  4344.           <imageobject> 
  4345.             <imagedata fileref="figures/graphguru-series-data-xy.png"
  4346.                      format="PNG" />
  4347.           </imageobject>
  4348.           <textobject>
  4349.             <para> 
  4350.               This screenshot depicts the properties of data
  4351.               series with two values, an x and a y,
  4352.               which can be configured. 
  4353.             </para>
  4354.           </textobject>
  4355.           <caption>
  4356.             <para>
  4357.               Dual data series require two sets of values, an X list
  4358.               and a Y list.
  4359.             </para>
  4360.           </caption>
  4361.         </mediaobject>
  4362.       </screenshot>
  4363.         </figure>
  4364.  
  4365.     <para>
  4366.       The <guilabel>Name</guilabel> property is a single text
  4367.       element that will name the series in the graph guru and in
  4368.       any legend in the chart.
  4369.     </para>
  4370.  
  4371.     <para>
  4372.       The <guilabel>X</guilabel> property is a list of
  4373.       quantitative values that will provide the horizontal
  4374.       positioning of each element. This list is required.
  4375.     </para>
  4376.  
  4377.     <para>
  4378.       The <guilabel>Y</guilabel> property is a list of
  4379.       quantitative values that will provide the vertical
  4380.       positioning of each element. This list is required and must
  4381.       have the same number of elements as the list of X values. 
  4382.     </para>
  4383.  
  4384.       </sect4>
  4385.  
  4386.  
  4387.  
  4388.  
  4389.       <sect4 id="sect-graphics-plots-elementProperties-series-data-bubble">
  4390.         <title>Series data: bubble values</title>
  4391.  
  4392.     <para>
  4393.       Bubble series are simple extensions of the XY series to
  4394.       include a third data value, often called W, which will
  4395.       determine the size of the bubble.
  4396.     </para>
  4397.  
  4398.         <figure id="fig-graphics-plots-elementProperties-series-data-bubble">
  4399.           <title>The configurable properties of bubble data series.</title>
  4400.       <screenshot>
  4401.             <mediaobject> 
  4402.           <imageobject> 
  4403.             <imagedata fileref="figures/graphguru-series-data-bubble.png"
  4404.                      format="PNG" />
  4405.           </imageobject>
  4406.           <textobject>
  4407.             <para> 
  4408.               This screenshot depicts the properties of a bubble
  4409.       data series with three values
  4410.               which can be configured. 
  4411.             </para>
  4412.           </textobject>
  4413.         </mediaobject>
  4414.       </screenshot>
  4415.         </figure>
  4416.  
  4417.     <para>
  4418.       The <guilabel>Name</guilabel> property is a single text
  4419.       element that will name the series in the graph guru and in
  4420.       any legend in the chart.
  4421.     </para>
  4422.  
  4423.     <para>
  4424.       The <guilabel>X</guilabel> property is a list of
  4425.       quantitative values that will provide the horizontal
  4426.       positioning of each element. This list is required.
  4427.     </para>
  4428.  
  4429.     <para>
  4430.       The <guilabel>Y</guilabel> property is a list of
  4431.       quantitative values that will provide the vertical
  4432.       positioning of each element. This list is required and must
  4433.       have the same number of elements as the list of X values. 
  4434.     </para>
  4435.  
  4436.     <para>
  4437.       The <guilabel>Bubble</guilabel> property is a list of
  4438.       quantitative values that will provide the size of the
  4439.       bubbles associated to each element. This list is required
  4440.       and must have the same number of elements as the lists of X
  4441.       and of Y values.
  4442.     </para>
  4443.  
  4444.       </sect4>
  4445.  
  4446.  
  4447.  
  4448.      <sect4 id="sect-graphics-plots-elementProperties-series-error">
  4449.         <title>Series error values</title>
  4450.  
  4451.     <para>
  4452.       Several plot types allow the plotting of error values using
  4453.       whisker plots. The series in these plot types will have
  4454.       extra tabs allowing the whisker positions to be
  4455.       listed. Line, bar, column and area plots allow an error plot
  4456.       to bracket the plotted quantitative value in the direction
  4457.       of the quantitative axis. XY scatter plots and bubble plots
  4458.       allow whiskers in both directions.
  4459.     </para>
  4460.  
  4461.         <figure id="fig-graphics-plots-elementProperties-series-error">
  4462.           <title>The configurable properties of data series error values.</title>
  4463.       <screenshot>
  4464.             <mediaobject> 
  4465.           <imageobject> 
  4466.             <imagedata fileref="figures/graphguru-series-error.png"
  4467.                      format="PNG" />
  4468.           </imageobject>
  4469.           <textobject>
  4470.             <para> 
  4471.               This screenshot depicts the properties of the error
  4472.               values in a data series
  4473.               which can be configured. 
  4474.             </para>
  4475.           </textobject>
  4476.         </mediaobject>
  4477.       </screenshot>
  4478.         </figure>
  4479.  
  4480.     <para>
  4481.       The <guilabel>Error Category</guilabel> includes several
  4482.       different categories which can be selected by clicking on
  4483.       the drop down box and dragging the mouse pointer onto the
  4484.       appropriate entry. If the error category is set to "none",
  4485.       no error bars will be plotted. If the category is set to
  4486.       "absolute" the values in the error lists will be considered
  4487.       to be in the same units as the axis. If the category is set
  4488.       to "relative", the values in the error list are assumed to
  4489.       be a fraction of the total of each value. If the category is
  4490.       set to "percent", the values in the error list are assumed
  4491.       to be 1/100 th of the fraction of the total of each
  4492.       value. Note that if the cells in the worksheet are already
  4493.       set to the percent format, they should be incorporated as
  4494.       "relative" errors.
  4495.     </para>
  4496.  
  4497.     <para>
  4498.       The <guilabel>Style</guilabel> properties alter the
  4499.       appearance of the error whiskers. The
  4500.       <guilabel>Display</guilabel> property can be used to prevent
  4501.       the display of any whiskers, to allow
  4502.       only upper or lower whiskers, or to display both. The
  4503.       <guilabel>Width</guilabel> property alters the width of
  4504.       the outer marker of the whisker. The <guilabel>Line
  4505.       width</guilabel> property alters the size of the
  4506.       whiskers. The color box selects the color of the line used
  4507.       to draw the whiskers.
  4508.     </para>
  4509.  
  4510.     <para>
  4511.       The <guilabel>Values</guilabel> properties describe the lists
  4512.       of quantitative values which will be used for the
  4513.       whiskers. These lists are required if an error is to be
  4514.       displayed and the lists must have as many elements as were
  4515.       in the list of data "Values". The positive (+) list
  4516.       quantifies either only the upper error values if the lower
  4517.       values are not displayed or the negative list is
  4518.       defined. The positive list can also be used for both error
  4519.       values if the errors are symmetrical. The negative (-) list
  4520.       quantifies the lower whisker.
  4521.     </para>
  4522.  
  4523.       </sect4>
  4524.  
  4525.     </sect3>
  4526.  
  4527.   </sect2>
  4528.  
  4529.  
  4530.  
  4531.  
  4532.  
  4533.  
  4534.   <sect2 id="sect-graphics-plots-preselect">
  4535.     <title>Pre-Selecting Data</title>
  4536.  
  4537.     <para>
  4538.       This section is not yet written.
  4539.     </para>
  4540.  
  4541.   </sect2>
  4542.  
  4543.  
  4544.  
  4545. </sect1>
  4546.