<?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 Time Series with Scatter Plot in Custom Visuals Development Discussion</title>
    <link>https://community.fabric.microsoft.com/t5/Custom-Visuals-Development/Time-Series-with-Scatter-Plot/m-p/1445937#M3398</link>
    <description>&lt;P&gt;I would like to have something similar to the below, where each blue mark represents duration of a service call at a specific start time, but the orange represents the time series in which a Node Drain is In Progress.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="asganesh_0-1603251358267.png" style="width: 400px;"&gt;&lt;img src="https://community.fabric.microsoft.com/t5/image/serverpage/image-id/380299i1E96B0E4906263BE/image-size/medium?v=v2&amp;amp;px=400" role="button" title="asganesh_0-1603251358267.png" alt="asganesh_0-1603251358267.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;At the moment, I was able to get the scatter plot together, but i'm not sure how to pull in the time series:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="asganesh_1-1603251433316.png" style="width: 400px;"&gt;&lt;img src="https://community.fabric.microsoft.com/t5/image/serverpage/image-id/380300iF5655DBD1ADBAC74/image-size/medium?v=v2&amp;amp;px=400" role="button" title="asganesh_1-1603251433316.png" alt="asganesh_1-1603251433316.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;My thought is i take this data and mark each second inside the index as "Node Drain In Progress". How can i splice up this time below so for each index there are multiple entries for the time the index interval is inside. For example:&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="asganesh_2-1603251503171.png" style="width: 400px;"&gt;&lt;img src="https://community.fabric.microsoft.com/t5/image/serverpage/image-id/380303i8C34E2ED2E65F558/image-size/medium?v=v2&amp;amp;px=400" role="button" title="asganesh_2-1603251503171.png" alt="asganesh_2-1603251503171.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;So ideally, here I would have multiple entries for Index 0 where it would look like:&lt;/P&gt;&lt;P&gt;0 10/19/2020 10:18:31 Node Drain in Progress&lt;/P&gt;&lt;P&gt;0 10/19/2020 10:18:32&amp;nbsp;Node Drain in Progress&lt;/P&gt;&lt;P&gt;....&lt;/P&gt;&lt;P&gt;0 10/19/2020 10:19:30&amp;nbsp;Node Drain in Progress&lt;/P&gt;&lt;P&gt;0 10/19/2020 10:19:31&amp;nbsp;Node Drain in Progress&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Wed, 21 Oct 2020 03:39:39 GMT</pubDate>
    <dc:creator>asganesh</dc:creator>
    <dc:date>2020-10-21T03:39:39Z</dc:date>
    <item>
      <title>Time Series with Scatter Plot</title>
      <link>https://community.fabric.microsoft.com/t5/Custom-Visuals-Development/Time-Series-with-Scatter-Plot/m-p/1445937#M3398</link>
      <description>&lt;P&gt;I would like to have something similar to the below, where each blue mark represents duration of a service call at a specific start time, but the orange represents the time series in which a Node Drain is In Progress.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="asganesh_0-1603251358267.png" style="width: 400px;"&gt;&lt;img src="https://community.fabric.microsoft.com/t5/image/serverpage/image-id/380299i1E96B0E4906263BE/image-size/medium?v=v2&amp;amp;px=400" role="button" title="asganesh_0-1603251358267.png" alt="asganesh_0-1603251358267.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;At the moment, I was able to get the scatter plot together, but i'm not sure how to pull in the time series:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="asganesh_1-1603251433316.png" style="width: 400px;"&gt;&lt;img src="https://community.fabric.microsoft.com/t5/image/serverpage/image-id/380300iF5655DBD1ADBAC74/image-size/medium?v=v2&amp;amp;px=400" role="button" title="asganesh_1-1603251433316.png" alt="asganesh_1-1603251433316.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;My thought is i take this data and mark each second inside the index as "Node Drain In Progress". How can i splice up this time below so for each index there are multiple entries for the time the index interval is inside. For example:&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="asganesh_2-1603251503171.png" style="width: 400px;"&gt;&lt;img src="https://community.fabric.microsoft.com/t5/image/serverpage/image-id/380303i8C34E2ED2E65F558/image-size/medium?v=v2&amp;amp;px=400" role="button" title="asganesh_2-1603251503171.png" alt="asganesh_2-1603251503171.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;So ideally, here I would have multiple entries for Index 0 where it would look like:&lt;/P&gt;&lt;P&gt;0 10/19/2020 10:18:31 Node Drain in Progress&lt;/P&gt;&lt;P&gt;0 10/19/2020 10:18:32&amp;nbsp;Node Drain in Progress&lt;/P&gt;&lt;P&gt;....&lt;/P&gt;&lt;P&gt;0 10/19/2020 10:19:30&amp;nbsp;Node Drain in Progress&lt;/P&gt;&lt;P&gt;0 10/19/2020 10:19:31&amp;nbsp;Node Drain in Progress&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 21 Oct 2020 03:39:39 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Custom-Visuals-Development/Time-Series-with-Scatter-Plot/m-p/1445937#M3398</guid>
      <dc:creator>asganesh</dc:creator>
      <dc:date>2020-10-21T03:39:39Z</dc:date>
    </item>
  </channel>
</rss>

