<?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: how draw a line connects from plot to plot on scatter chart in Dashboards &amp; Visualizations</title>
    <link>https://community.splunk.com/t5/Dashboards-Visualizations/how-draw-a-line-connects-from-plot-to-plot-on-scatter-chart/m-p/539982#M37009</link>
    <description>&lt;LI-CODE lang="markup"&gt;| eval play_type=mvindex(split(play_type,"_"),0)
| xyseries xstart play_type ystart&lt;/LI-CODE&gt;&lt;P&gt;Use line chart visualisation with connect between points&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="ITWhisperer_0-1613404225642.png" style="width: 400px;"&gt;&lt;img src="https://community.splunk.com/t5/image/serverpage/image-id/12950i4E6313906EE98223/image-size/medium?v=v2&amp;amp;px=400" role="button" title="ITWhisperer_0-1613404225642.png" alt="ITWhisperer_0-1613404225642.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Mon, 15 Feb 2021 15:50:40 GMT</pubDate>
    <dc:creator>ITWhisperer</dc:creator>
    <dc:date>2021-02-15T15:50:40Z</dc:date>
    <item>
      <title>how draw a line connects from plot to plot on scatter chart</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/how-draw-a-line-connects-from-plot-to-plot-on-scatter-chart/m-p/539970#M37007</link>
      <description>&lt;P&gt;I would like to draw a line from plot to plot on a scatter chart on a dashboard.&lt;/P&gt;&lt;P&gt;For example;&lt;/P&gt;&lt;P&gt;| makeresults&lt;BR /&gt;| eval _raw="play_type,xstart,ystart&lt;BR /&gt;touch_start,1,1&lt;BR /&gt;touch_end,10,75&lt;BR /&gt;kick_start,35,90&lt;BR /&gt;kick_end,40,60&lt;BR /&gt;throw_start,20,15&lt;BR /&gt;throw_end,55,65"&lt;BR /&gt;| multikv forceheader=1&lt;BR /&gt;| table play_type,xstart,ystart&lt;/P&gt;&lt;P&gt;for this result I would like to draw a line from each *_start point to *_end point, so first one is from "touch_start" to "touch_end", "kick_start" to "kick_end" and last one is from "throw_start" to "throw_end".&lt;BR /&gt;How I can draw a line for each? please advise.&lt;/P&gt;</description>
      <pubDate>Mon, 15 Feb 2021 14:38:05 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/how-draw-a-line-connects-from-plot-to-plot-on-scatter-chart/m-p/539970#M37007</guid>
      <dc:creator>r35</dc:creator>
      <dc:date>2021-02-15T14:38:05Z</dc:date>
    </item>
    <item>
      <title>Re: how draw a line connects from plot to plot on scatter chart</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/how-draw-a-line-connects-from-plot-to-plot-on-scatter-chart/m-p/539982#M37009</link>
      <description>&lt;LI-CODE lang="markup"&gt;| eval play_type=mvindex(split(play_type,"_"),0)
| xyseries xstart play_type ystart&lt;/LI-CODE&gt;&lt;P&gt;Use line chart visualisation with connect between points&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="ITWhisperer_0-1613404225642.png" style="width: 400px;"&gt;&lt;img src="https://community.splunk.com/t5/image/serverpage/image-id/12950i4E6313906EE98223/image-size/medium?v=v2&amp;amp;px=400" role="button" title="ITWhisperer_0-1613404225642.png" alt="ITWhisperer_0-1613404225642.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 15 Feb 2021 15:50:40 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/how-draw-a-line-connects-from-plot-to-plot-on-scatter-chart/m-p/539982#M37009</guid>
      <dc:creator>ITWhisperer</dc:creator>
      <dc:date>2021-02-15T15:50:40Z</dc:date>
    </item>
    <item>
      <title>Re: how draw a line connects from plot to plot on scatter chart</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/how-draw-a-line-connects-from-plot-to-plot-on-scatter-chart/m-p/540396#M37038</link>
      <description>&lt;P&gt;Thank you, ITWhisper. This solution works well.&lt;/P&gt;</description>
      <pubDate>Thu, 18 Feb 2021 14:30:22 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/how-draw-a-line-connects-from-plot-to-plot-on-scatter-chart/m-p/540396#M37038</guid>
      <dc:creator>r35</dc:creator>
      <dc:date>2021-02-18T14:30:22Z</dc:date>
    </item>
  </channel>
</rss>

