<?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 Line charts: 1. Including no data? 2. Customize colors? in ArcGIS Pro Questions</title>
    <link>https://community.esri.com/t5/arcgis-pro-questions/line-charts-1-including-no-data-2-customize-colors/m-p/1389139#M79567</link>
    <description>&lt;P&gt;Hi all,&lt;/P&gt;&lt;P&gt;1. I am creating a line chart of whale sightings with year on the x axis and counts of sightings on the y axis. Each graphed line represents the number of sightings for a unique geographic location. Some geographic locations have sightings in one year but maybe none the next. How can I include a data point of zero for those years without sightings?&lt;/P&gt;&lt;P&gt;2. Is there a way to select standard colors for the graph, similar to how we select them for symbology - from a drop-down list? In the Chart Properties window, it looks like I have to select each line and define it, one by one?&lt;/P&gt;&lt;P&gt;Thank you!&lt;BR /&gt;Jill&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Thu, 29 Feb 2024 21:54:23 GMT</pubDate>
    <dc:creator>Jill_Clogston</dc:creator>
    <dc:date>2024-02-29T21:54:23Z</dc:date>
    <item>
      <title>Line charts: 1. Including no data? 2. Customize colors?</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/line-charts-1-including-no-data-2-customize-colors/m-p/1389139#M79567</link>
      <description>&lt;P&gt;Hi all,&lt;/P&gt;&lt;P&gt;1. I am creating a line chart of whale sightings with year on the x axis and counts of sightings on the y axis. Each graphed line represents the number of sightings for a unique geographic location. Some geographic locations have sightings in one year but maybe none the next. How can I include a data point of zero for those years without sightings?&lt;/P&gt;&lt;P&gt;2. Is there a way to select standard colors for the graph, similar to how we select them for symbology - from a drop-down list? In the Chart Properties window, it looks like I have to select each line and define it, one by one?&lt;/P&gt;&lt;P&gt;Thank you!&lt;BR /&gt;Jill&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 29 Feb 2024 21:54:23 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/line-charts-1-including-no-data-2-customize-colors/m-p/1389139#M79567</guid>
      <dc:creator>Jill_Clogston</dc:creator>
      <dc:date>2024-02-29T21:54:23Z</dc:date>
    </item>
    <item>
      <title>Re: Line charts: 1. Including no data? 2. Customize colors?</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/line-charts-1-including-no-data-2-customize-colors/m-p/1389301#M79587</link>
      <description>&lt;P&gt;Hi &lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/460700"&gt;@Jill_Clogston&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;&lt;P&gt;Thanks for the questions!&lt;/P&gt;&lt;P&gt;1) Temporal line charts that aggregate by count should automatically fill in missing data points with zero. Based on your description, I'm assuming your x-axis field is an integer rather than a date. In this case, I'd suggest using an Arcade expression to convert your integer "year" field into a date. You would do this by clicking the "Set an expression" button to the right of the &lt;STRONG&gt;Date or Number&lt;/STRONG&gt; dropdown:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="ChristopherAllen_0-1709271283070.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/96428i4E97B36EBF61E299/image-size/medium?v=v2&amp;amp;px=400" role="button" title="ChristopherAllen_0-1709271283070.png" alt="ChristopherAllen_0-1709271283070.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;And then you would use the &lt;A href="https://developers.arcgis.com/arcade/function-reference/date_functions/#date" target="_self"&gt;Date&lt;/A&gt;&amp;nbsp;function to construct a date field, passing the "year" field as the year and using January 1st as the month and day:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="ChristopherAllen_0-1709318281080.png" style="width: 999px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/96513i318DA6E2E0107FB9/image-size/large?v=v2&amp;amp;px=999" role="button" title="ChristopherAllen_0-1709318281080.png" alt="ChristopherAllen_0-1709318281080.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;2) There is not currently a way to apply a color palette to chart series, but we hope to implement this in a future release!&lt;/P&gt;&lt;P&gt;Please reach out if you have further questions!&lt;/P&gt;&lt;P&gt;Thanks,&lt;BR /&gt;Chris&lt;/P&gt;</description>
      <pubDate>Fri, 01 Mar 2024 18:38:17 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/line-charts-1-including-no-data-2-customize-colors/m-p/1389301#M79587</guid>
      <dc:creator>ChristopherAllen</dc:creator>
      <dc:date>2024-03-01T18:38:17Z</dc:date>
    </item>
    <item>
      <title>Re: Line charts: 1. Including no data? 2. Customize colors?</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/line-charts-1-including-no-data-2-customize-colors/m-p/1389723#M79639</link>
      <description>&lt;P&gt;Thank you very much Chris!&lt;/P&gt;</description>
      <pubDate>Fri, 01 Mar 2024 21:05:49 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/line-charts-1-including-no-data-2-customize-colors/m-p/1389723#M79639</guid>
      <dc:creator>Jill_Clogston</dc:creator>
      <dc:date>2024-03-01T21:05:49Z</dc:date>
    </item>
  </channel>
</rss>

