<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic MakeGraph_Management data issue. in Python Questions</title>
    <link>https://community.esri.com/t5/python-questions/makegraph-management-data-issue/m-p/404935#M31895</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I have an issue atm where I am running the code below in a loop in order to create a chart for each table selection.&amp;nbsp; The code only seems to be refencing the rtf file of the chart template data source rather than from the makegraph management code.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;PRE class="plain" name="code"&gt;
GRAPHSTYLEAREA ="F:\Temp\LANDCOVER4.grf"
output_select_table="F:/PROJECTS/NVIRP_Strategic Conections packages/NCCMA_PACKAGE/CHARTS/select_LC_"+STRATCONN+".dbf"

arcpy.MakeGraph_management(GRAPHSTYLEAREA, "SERIES=bar:vertical DATA="+output_select_table+" X=WP_NO; Y=PP0304;SERIES=bar:vertical DATA="+output_select_table+" Y=WP0304 LABEL=WP_NO;GRAPH=general TITLE="+STRATCONN+" 0304 LANDCOVER;LEGEND=general;AXIS=left TITLE=HECTARES;AXIS=right;AXIS=bottom;AXIS=top", MAKEGPAPH_OUTPUT)&lt;/PRE&gt;&lt;DIV style="display:none;"&gt; &lt;/DIV&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I have printed this code to screen, and it looks ok! Why is it using the template rather than the code??&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 04 May 2012 05:18:19 GMT</pubDate>
    <dc:creator>HaydenLewis</dc:creator>
    <dc:date>2012-05-04T05:18:19Z</dc:date>
    <item>
      <title>MakeGraph_Management data issue.</title>
      <link>https://community.esri.com/t5/python-questions/makegraph-management-data-issue/m-p/404935#M31895</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I have an issue atm where I am running the code below in a loop in order to create a chart for each table selection.&amp;nbsp; The code only seems to be refencing the rtf file of the chart template data source rather than from the makegraph management code.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;PRE class="plain" name="code"&gt;
GRAPHSTYLEAREA ="F:\Temp\LANDCOVER4.grf"
output_select_table="F:/PROJECTS/NVIRP_Strategic Conections packages/NCCMA_PACKAGE/CHARTS/select_LC_"+STRATCONN+".dbf"

arcpy.MakeGraph_management(GRAPHSTYLEAREA, "SERIES=bar:vertical DATA="+output_select_table+" X=WP_NO; Y=PP0304;SERIES=bar:vertical DATA="+output_select_table+" Y=WP0304 LABEL=WP_NO;GRAPH=general TITLE="+STRATCONN+" 0304 LANDCOVER;LEGEND=general;AXIS=left TITLE=HECTARES;AXIS=right;AXIS=bottom;AXIS=top", MAKEGPAPH_OUTPUT)&lt;/PRE&gt;&lt;DIV style="display:none;"&gt; &lt;/DIV&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I have printed this code to screen, and it looks ok! Why is it using the template rather than the code??&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 04 May 2012 05:18:19 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/makegraph-management-data-issue/m-p/404935#M31895</guid>
      <dc:creator>HaydenLewis</dc:creator>
      <dc:date>2012-05-04T05:18:19Z</dc:date>
    </item>
  </channel>
</rss>

