<?xml version="1.0"?>
<GraphTypes xmlns:graph="http://www.gnumeric.org/graph_v1.dtd">
  <MajorMinor>

    <Major>
      <name>Bar</name>
      <name xml:lang="az">&#195;&#135;ubuq</name>
      <name xml:lang="da">S&#248;jle</name>
      <name xml:lang="de">Balken</name>
      <name xml:lang="el">&#204;&#240;&#220;&#241;&#225;</name>
      <name xml:lang="es">Barra</name>
      <name xml:lang="fr">Barres</name>
      <name xml:lang="nl">Staaf</name>
      <name xml:lang="no">S&#248;yle</name>
      <name xml:lang="pl">S&#179;upkowy</name>
      <name xml:lang="pt">Barra</name>
      <name xml:lang="pt_BR">Barra</name>
      <name xml:lang="ru">&#240;&#207;&#204;&#207;&#211;&#193;</name>
      <name xml:lang="sk">Pruh</name>
      <name xml:lang="sv">Stapel</name>
      <name xml:lang="zh_CN">&#204;&#245;&#208;&#206;</name>
      <sample_image_file>bar.xpm</sample_image_file>
      <Minor>
        <name>Adjacent Bars</name>
        <description>Adjacent horizontal bars grouped by major and minor categories.</description>
        <sample_image_file>chart_bar_1_1.png</sample_image_file>
        <position row="1" col="1" />
	<graph:Type name="Bar">
	    <horizontal>true</horizontal>
	</graph:Type>
      </Minor>
      <Minor>
        <name>Stacked Bars</name>
        <description>Minor categories stacked in horizontal bars that are grouped by major category.</description>
        <sample_image_file>chart_bar_1_2.png</sample_image_file>
        <position row="1" col="2" />
	<graph:Type name="Bar">
	    <horizontal>true</horizontal>
	    <stacked>true</stacked>
	</graph:Type>
      </Minor>
      <Minor>
        <name>Percentage Bars</name>
        <description>Minor categories stacked as percentages of the minor total, in horizontal bars, grouped by major category.</description>
        <sample_image_file>chart_bar_1_3.png</sample_image_file>
        <position row="1" col="3" />
	<graph:Type name="Bar">
	    <horizontal>true</horizontal>
	    <as_percentage>true</as_percentage>
	</graph:Type>
      </Minor>
      <!-- No 3d yet
      <Minor>
        <name>3D Adjacent Bars</name>
        <description>Adjacent horizontal 3D bars grouped by major and minor categories.</description>
        <sample_image_file>chart_bar_2_1.png</sample_image_file>
        <position row="2" col="1" />
	<graph:Type name="Bar">
	    <horizontal>true</horizontal>
	    <in_3d>true</in_3d>
	</graph:Type>
      </Minor>
      <Minor>
        <name>3D Stacked Bars</name>
        <description>Minor categories stacked in horizontal 3D bars, grouped by major category.</description>
        <sample_image_file>chart_bar_2_2.png</sample_image_file>
        <position row="2" col="2" />
	<graph:Type name="Bar">
	    <horizontal>true</horizontal>
	    <stacked>true</stacked>
	    <in_3d>true</in_3d>
	</graph:Type>
      </Minor>
      <Minor>
        <name>3D Percentage Bars</name>
        <description>Minor categories stacked as percentages of the minor total, in 3D horizontal bars, grouped by major category.</description>
        <sample_image_file>chart_bar_2_3.png</sample_image_file>
        <position row="2" col="3" />
	<graph:Type name="Bar">
	    <horizontal>true</horizontal>
	    <as_percentage>true</as_percentage>
	    <in_3d>true</in_3d>
	</graph:Type>
      </Minor>
      -->
    </Major>

    <Major>
      <name>Column</name>
      <sample_image_file>column.xpm</sample_image_file>
      <Minor>
        <name>Adjacent Columns</name>
        <description>Adjacent vertical columns grouped by major and minor category.</description>
        <sample_image_file>chart_column_1_1.png</sample_image_file>
        <position row="1" col="1" />
	<graph:Type name="Bar">
	    <horizontal>false</horizontal>
	</graph:Type>
      </Minor>
      <Minor>
        <name>Stacked Columns</name>
        <description>Minor categories stacked in vertical columns that are grouped by major category.</description>
        <sample_image_file>chart_column_1_2.png</sample_image_file>
        <position row="1" col="2" />
	<graph:Type name="Bar">
	    <horizontal>false</horizontal>
	    <stacked>true</stacked>
	</graph:Type>
      </Minor>
      <Minor>
        <name>Percentage Columns</name>
        <description>Minor categories stacked as percentages of the minor total, in vertical columns, grouped by major category.</description>
        <sample_image_file>chart_column_1_3.png</sample_image_file>
        <position row="1" col="3" />
	<graph:Type name="Bar">
	    <horizontal>false</horizontal>
	    <as_percentage>true</as_percentage>
	</graph:Type>
      </Minor>
      <!-- No 3d yet
      <Minor>
        <name>3D Adjacent Columns</name>
        <description>Adjacent vertical 3D columns grouped by major and minor category.</description>
        <sample_image_file>chart_column_2_1.png</sample_image_file>
        <position row="2" col="1" />
	<graph:Type name="Bar">
	    <horizontal>false</horizontal>
	    <in_3d>true</in_3d>
	</graph:Type>
      </Minor>
      <Minor>
        <name>3D Stacked Columns</name>
        <description>Minor categories stacked in vertical 3D columns, grouped by major category.</description>
        <sample_image_file>chart_column_2_2.png</sample_image_file>
        <position row="2" col="2" />
	<graph:Type name="Bar">
	    <horizontal>false</horizontal>
	    <stacked>true</stacked>
	    <in_3d>true</in_3d>
	</graph:Type>
      </Minor>
      <Minor>
        <name>3D Percentage Columns</name>
        <description>Minor categories stacked as percentages of the minor total, in 3D vertical bars, grouped by major category.</description>
        <sample_image_file>chart_column_2_3.png</sample_image_file>
        <position row="2" col="3" />
	<graph:Type name="Bar">
	    <horizontal>false</horizontal>
	    <as_percentage>true</as_percentage>
	    <in_3d>true</in_3d>
	</graph:Type>
      </Minor>
      -->
    </Major>

    <Major>
      <name>Line</name>
      <sample_image_file>linegraph.xpm</sample_image_file>
      <Minor>
        <name>Line</name>
        <description>Category versus value.</description>
        <sample_image_file>chart_line_1_1.png</sample_image_file>
        <position row="1" col="1" />
	<graph:Type name="Line">
	</graph:Type>
      </Minor>
      <!--  Stacked and percentage are not implemented
      <Minor>
        <name>Stacked lines</name>
        <description>Minor categories stacked in lines that are grouped by major category.</description>
        <sample_image_file>chart_line_1_2.png</sample_image_file>
        <position row="1" col="2" />
	<graph:Type name="Line">
	    <stacked>true</stacked>
	</graph:Type>
      </Minor>
      <Minor>
        <name>Percentage lines</name>
        <description>Minor categories stacked as percentages of the minor total, in lines, grouped by major category.</description>
        <sample_image_file>chart_line_1_3.png</sample_image_file>
        <position row="1" col="3" />
	<graph:Type name="Line">
	    <as_percentage>true</as_percentage>
	</graph:Type>
      </Minor>
      -->
      <Minor>
        <name>Marked lines</name>
        <description>Category versus value, with markers at each point.</description>
        <sample_image_file>chart_line_2_1.png</sample_image_file>
        <position row="2" col="1" />
	<graph:Type name="Line">
	    <with_markers>true</with_markers>
	</graph:Type>
      </Minor>
      <!-- No 3d yet
      <Minor>
        <name>3D lines</name>
        <description>Category versus value as lines in pseudo-3D.</description>
        <sample_image_file>chart_line_3_1.png</sample_image_file>
        <position row="3" col="1" />
	<graph:Type name="Line">
	    <in_3d>true</in_3d>
	</graph:Type>
      </Minor>
      <Minor>
        <name>3D Stacked Lines</name>
        <description>Minor categories stacked in lines that are grouped by major category, with markers at each point.</description>
        <sample_image_file>chart_line_2_2.png</sample_image_file>
        <position row="2" col="2" />
	<graph:Type name="Line">
	    <stacked>true</stacked>
	    <in_3d>true</in_3d>
	</graph:Type>
      </Minor>
      <Minor>
        <name>3D Percentage Lines</name>
        <description>Minor categories stacked as percentages of the minor total, in lines, grouped by major category, with markers at each point.</description>
        <sample_image_file>chart_line_2_3.png</sample_image_file>
        <position row="2" col="3" />
	<graph:Type name="Line">
	    <in_3d>true</in_3d>
	    <as_percentage>true</as_percentage>
	</graph:Type>
      </Minor>
      -->
    </Major>

    <Major>
      <name>Pie</name>
      <sample_image_file>pie.xpm</sample_image_file>
      <Minor>
        <name>Pie</name>
        <description>Percentage of each contributor.</description>
        <sample_image_file>chart_pie_1_1.png</sample_image_file>
        <position row="1" col="1" />
	<graph:Type name="Pie">
	</graph:Type>
      </Minor>
      <!--
      <Minor>
        <name>3D Pie</name>
        <description>Percentage of each contributor in 3D pie.</description>
        <sample_image_file>chart_pie_1_2.png</sample_image_file>
        <position row="1" col="2" />
	<graph:Type name="Pie">
	    <in_3d>true</in_3d>
	</graph:Type>
      </Minor>
      <Minor>
        <name>Multi-pie</name>
        <description>Major totals as percentages with each wedge subdivided intosecondary pies.</description>
        <sample_image_file>chart_pie_1_3.png</sample_image_file>
        <position row="1" col="3" />
	<graph:Type name="MultiPie">
	</graph:Type>
      </Minor>
      -->
      <Minor>
        <name>Split Pie</name>
        <description>Percentage of each contributor with wedges split apart.</description>
        <sample_image_file>chart_pie_2_1.png</sample_image_file>
        <position row="2" col="1" />
	<graph:Type name="Pie">
	    <separation_percent_of_radius>20</separation_percent_of_radius>
	</graph:Type>
      </Minor>
      <!--
      <Minor>
        <name>3D Split Pie</name>
        <description>Percentage of each contributor with 3D wedges split apart.</description>
        <sample_image_file>chart_pie_2_2.png</sample_image_file>
        <position row="2" col="2" />
	<graph:Type name="Pie">
	    <in_3d>true</in_3d>
	    <separation_percent_of_radius>20</separation_percent_of_radius>
	</graph:Type>
      </Minor>
      <Minor>
        <name>Multi-pie-bars</name>
        <description>Major totals as percentages with each wedge subdivided intosecondary stacked bars.</description>
        <sample_image_file>chart_pie_2_3.png</sample_image_file>
        <position row="2" col="3" />
	<graph:Type name="PieBar">
	    <in_3d>true</in_3d>
	    <separation_percent_of_radius>20</separation_percent_of_radius>
	</graph:Type>
      </Minor>
      -->
    </Major>
    <Major>
      <name>Scatter</name>
      <sample_image_file>scatter.xpm</sample_image_file>
      <Minor>
        <name>Points</name>
        <description>Plot one series per axis.</description>
        <sample_image_file>chart_scatter_1_1.png</sample_image_file>
        <position row="1" col="1" />
	<graph:Type name="Scatter">
	    <with_marker>true</with_marker>
	</graph:Type>
      </Minor>
      <!-- No lines for scatters yet
      <Minor>
        <name>Marked interpolated points</name>
        <description>Interpolate between multi-dimensional points,with markers at each point.</description>
        <sample_image_file>chart_scatter_2_1.png</sample_image_file>
        <position row="2" col="1" />
	<graph:Type name="Scatter">
	    <with_marker>true</with_marker>
	    <with_line>
		<Cubic/>
	    </with_line>
	</graph:Type>
      </Minor>
      <Minor>
        <name>Interpolated points</name>
        <description>Interpolate between multi-dimensional points.</description>
        <sample_image_file>chart_scatter_2_2.png</sample_image_file>
        <position row="2" col="2" />
	<graph:Type name="Scatter">
	    <with_marker>false</with_marker>
	    <with_line>
		<Cubic/>
	    </with_line>
	</graph:Type>
      </Minor>
      <Minor>
        <name>Marked linearly interpolated points</name>
        <description>Linearly interpolate between multi-dimensional points,with markers at each point.</description>
        <sample_image_file>chart_scatter_3_1.png</sample_image_file>
        <position row="3" col="1" />
	<graph:Type name="Scatter">
	    <with_marker>true</with_marker>
	    <with_line>
		<Linear/>
	    </with_line>
	</graph:Type>
      </Minor>
      <Minor>
        <name>Linearly interpolated points</name>
        <description>Linearly interpolate between multi-dimensional points.</description>
        <sample_image_file>chart_scatter_3_2.png</sample_image_file>
        <position row="3" col="2" />
	<graph:Type name="Scatter">
	    <with_marker>false</with_marker>
	    <with_line>
		<Linear/>
	    </with_line>
	</graph:Type>
      </Minor>
      -->
    </Major>

    <Major>
      <name>Bubble</name>
      <sample_image_file>bubble.xpm</sample_image_file>
      <Minor>
        <name>Bubble</name>
        <description>Plot X, Y and bubble size.</description>
        <sample_image_file>chart_bubble_1_1.png</sample_image_file>
        <position row="1" col="1" />
	<graph:Type name="Scatter">
	    <with_marker>true</with_marker>
	    <auto_allocate_bubble_size>true</auto_allocate_bubble_size>
	</graph:Type>
      </Minor>
    </Major>

    <!--
    <Major>
      <name>Stock</name>
      <sample_image_file>stock.xpm</sample_image_file>
      <Minor>
        <name>3 series</name>
        <description>High, Low, Close.</description>
        <sample_image_file>chart_stock_1_1.png</sample_image_file>
        <position row="1" col="1" />
	<graph:Type name="??">
	</graph:Type>
      </Minor>
      <Minor>
        <name>4 series</name>
        <description>open, High, Low, Close.</description>
        <sample_image_file>chart_stock_1_2.png</sample_image_file>
        <position row="1" col="2" />
	<graph:Type name="??">
	</graph:Type>
      </Minor>
      <Minor>
        <name>4 series (2)</name>
        <description>Volume, High, Low, Close.</description>
        <sample_image_file>chart_stock_2_1.png</sample_image_file>
        <position row="2" col="1" />
	<graph:Type name="??">
	</graph:Type>
      </Minor>
      <Minor>
        <name>5 series</name>
        <description>Volume, Open, High, Low, Close.</description>
        <sample_image_file>chart_stock_2_2.png</sample_image_file>
        <position row="2" col="2" />
	<graph:Type name="??">
	</graph:Type>
      </Minor>
    </Major>
    -->
  </MajorMinor>
  <Custom>
  </Custom>
</GraphTypes>
