<?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: Multiple Series in a Line Graph in ArcGIS Dashboards Questions</title>
    <link>https://community.esri.com/t5/arcgis-dashboards-questions/multiple-series-in-a-line-graph/m-p/1233951#M7016</link>
    <description>&lt;P&gt;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/160974"&gt;@JenniferAcunto&lt;/a&gt;Thank you for the reply! I ended up doing what you suggested and it worked. I really appreciate the help!&lt;/P&gt;</description>
    <pubDate>Mon, 21 Nov 2022 22:19:19 GMT</pubDate>
    <dc:creator>LowellHood</dc:creator>
    <dc:date>2022-11-21T22:19:19Z</dc:date>
    <item>
      <title>Multiple Series in a Line Graph</title>
      <link>https://community.esri.com/t5/arcgis-dashboards-questions/multiple-series-in-a-line-graph/m-p/1233618#M7013</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;I am trying to create a line graph in ArcGIS Dashboards that shows a monthly crime trend. I am trying to make each line a different year with month on the x-axis and incident count on the y-axis, similar to this chart:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="LineGraph1.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/56442iDD583CC82B50B61F/image-size/medium?v=v2&amp;amp;px=400" role="button" title="LineGraph1.png" alt="LineGraph1.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;However, in Dashboards the closest I can get is this:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="LineGraph2.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/56444iDFBE90EECD959D76/image-size/medium?v=v2&amp;amp;px=400" role="button" title="LineGraph2.png" alt="LineGraph2.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Is there a way to format it like the first chart? Any help would be appreciated. Please let me know if you need additional information.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you&lt;/P&gt;</description>
      <pubDate>Mon, 21 Nov 2022 02:21:43 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-dashboards-questions/multiple-series-in-a-line-graph/m-p/1233618#M7013</guid>
      <dc:creator>LowellHood</dc:creator>
      <dc:date>2022-11-21T02:21:43Z</dc:date>
    </item>
    <item>
      <title>Re: Multiple Series in a Line Graph</title>
      <link>https://community.esri.com/t5/arcgis-dashboards-questions/multiple-series-in-a-line-graph/m-p/1233721#M7015</link>
      <description>&lt;P&gt;You cannot use a date field to get the look you want. If you reformat your data to include the following fields: Month, Year, and Value.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-center" image-alt="Screenshot 2022-11-21 063549.png" style="width: 196px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/56478iC12AE43465D7FD6C/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Screenshot 2022-11-21 063549.png" alt="Screenshot 2022-11-21 063549.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Then use the month field as your category field and split it by year.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-center" image-alt="2022-11-21_6-31-54.png" style="width: 999px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/56477i71088D8ABA008D83/image-size/large?v=v2&amp;amp;px=999" role="button" title="2022-11-21_6-31-54.png" alt="2022-11-21_6-31-54.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;To ensure the order of the months is correct, I would recommend using the numeric value and then using the categories label to set the month text.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-center" image-alt="Screenshot 2022-11-21 063650.png" style="width: 268px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/56479i589B69011C04C14B/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Screenshot 2022-11-21 063650.png" alt="Screenshot 2022-11-21 063650.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 21 Nov 2022 13:37:56 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-dashboards-questions/multiple-series-in-a-line-graph/m-p/1233721#M7015</guid>
      <dc:creator>JenniferAcunto</dc:creator>
      <dc:date>2022-11-21T13:37:56Z</dc:date>
    </item>
    <item>
      <title>Re: Multiple Series in a Line Graph</title>
      <link>https://community.esri.com/t5/arcgis-dashboards-questions/multiple-series-in-a-line-graph/m-p/1233951#M7016</link>
      <description>&lt;P&gt;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/160974"&gt;@JenniferAcunto&lt;/a&gt;Thank you for the reply! I ended up doing what you suggested and it worked. I really appreciate the help!&lt;/P&gt;</description>
      <pubDate>Mon, 21 Nov 2022 22:19:19 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-dashboards-questions/multiple-series-in-a-line-graph/m-p/1233951#M7016</guid>
      <dc:creator>LowellHood</dc:creator>
      <dc:date>2022-11-21T22:19:19Z</dc:date>
    </item>
  </channel>
</rss>

