<?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 Re: Trend Line Chart in ArcGIS Pro Questions</title>
    <link>https://community.esri.com/t5/arcgis-pro-questions/trend-line-chart/m-p/349299#M15390</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;These are your options within ArcGIS Pro&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="http://pro.arcgis.com/en/pro-app/help/analysis/geoprocessing/charts/types-of-charts.htm" title="http://pro.arcgis.com/en/pro-app/help/analysis/geoprocessing/charts/types-of-charts.htm"&gt;Types of tabular charts—Charts | ArcGIS Desktop&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can use matplotlib and python which comes packaged with pro, but it requires some scripting.&lt;/P&gt;&lt;P&gt;Examples can be found here&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="https://matplotlib.org/2.0.2/examples/index.html" title="https://matplotlib.org/2.0.2/examples/index.html"&gt;Matplotlib Examples — Matplotlib 2.0.2 documentation&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 19 Oct 2018 19:43:26 GMT</pubDate>
    <dc:creator>DanPatterson_Retired</dc:creator>
    <dc:date>2018-10-19T19:43:26Z</dc:date>
    <item>
      <title>Trend Line Chart</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/trend-line-chart/m-p/349298#M15389</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;How do I create a trend line in a line chart within ArcGIS Pro? For example, as well my line chart hitting each individual data point I would like an average trend.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 19 Oct 2018 18:18:37 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/trend-line-chart/m-p/349298#M15389</guid>
      <dc:creator>AndrewHargreaves2</dc:creator>
      <dc:date>2018-10-19T18:18:37Z</dc:date>
    </item>
    <item>
      <title>Re: Trend Line Chart</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/trend-line-chart/m-p/349299#M15390</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;These are your options within ArcGIS Pro&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="http://pro.arcgis.com/en/pro-app/help/analysis/geoprocessing/charts/types-of-charts.htm" title="http://pro.arcgis.com/en/pro-app/help/analysis/geoprocessing/charts/types-of-charts.htm"&gt;Types of tabular charts—Charts | ArcGIS Desktop&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can use matplotlib and python which comes packaged with pro, but it requires some scripting.&lt;/P&gt;&lt;P&gt;Examples can be found here&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="https://matplotlib.org/2.0.2/examples/index.html" title="https://matplotlib.org/2.0.2/examples/index.html"&gt;Matplotlib Examples — Matplotlib 2.0.2 documentation&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 19 Oct 2018 19:43:26 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/trend-line-chart/m-p/349299#M15390</guid>
      <dc:creator>DanPatterson_Retired</dc:creator>
      <dc:date>2018-10-19T19:43:26Z</dc:date>
    </item>
    <item>
      <title>Re: Trend Line Chart</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/trend-line-chart/m-p/349300#M15391</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hmmmm...OK, so you're stating I can NOT have a trend line out of the box?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 22 Oct 2018 17:48:13 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/trend-line-chart/m-p/349300#M15391</guid>
      <dc:creator>AndrewHargreaves2</dc:creator>
      <dc:date>2018-10-22T17:48:13Z</dc:date>
    </item>
    <item>
      <title>Re: Trend Line Chart</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/trend-line-chart/m-p/349301#M15392</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;the line chart or scatterplot... both require that the X-axis be a continuous variable. &amp;nbsp;&amp;nbsp; If you have discontinuities in time, you might have to produce separate xy pairs to plot those (I don't use arc* anything graphing so I haven't explored at all)&lt;/P&gt;&lt;P&gt;Other packages which you have access to with the ArcGIS Pro's anaconda installation (ie Matplotlib) have a much broader range of graphing options.&amp;nbsp; You can also import other packages into the Anaconda distribution, but I wouldn't recommend going that route until you have to do more than the occasional graph&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 22 Oct 2018 17:58:44 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/trend-line-chart/m-p/349301#M15392</guid>
      <dc:creator>DanPatterson_Retired</dc:creator>
      <dc:date>2018-10-22T17:58:44Z</dc:date>
    </item>
    <item>
      <title>Re: Trend Line Chart</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/trend-line-chart/m-p/349302#M15393</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&amp;nbsp;&lt;A href="https://community.esri.com/people/wws_ahargreaves"&gt;wws_ahargreaves&lt;/A&gt;&amp;nbsp;,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can you give me an example of a use case in which you would add a trend to a line chart?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 06 Feb 2019 02:01:44 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/trend-line-chart/m-p/349302#M15393</guid>
      <dc:creator>FloraVale</dc:creator>
      <dc:date>2019-02-06T02:01:44Z</dc:date>
    </item>
    <item>
      <title>Re: Trend Line Chart</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/trend-line-chart/m-p/349303#M15394</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Unless I misread Andrew's post, I think he wants an xy plot with the plot points connected (ie his trend), then he needs a regression plot through the points that make up the trend.&lt;/P&gt;&lt;P&gt;My definitions of xy vs line are:&lt;/P&gt;&lt;P&gt;xy graph: x and y represent variables on an interval/ratio scale&lt;/P&gt;&lt;P&gt;line plot:&amp;nbsp; x is measured on a nominal or ordinal scale&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 06 Feb 2019 02:46:16 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/trend-line-chart/m-p/349303#M15394</guid>
      <dc:creator>DanPatterson_Retired</dc:creator>
      <dc:date>2019-02-06T02:46:16Z</dc:date>
    </item>
  </channel>
</rss>

