<?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 chart continues in Dashboards &amp; Visualizations</title>
    <link>https://community.splunk.com/t5/Dashboards-Visualizations/line-chart-continues/m-p/500351#M32772</link>
    <description>&lt;P&gt;Hi Experts, &lt;BR /&gt;
I want make a continues line chart of three columns on a single chart (three lines for three columns )&lt;/P&gt;

&lt;P&gt;index=transaction| table   _time trans_read trans_write trans_fail &lt;/P&gt;

&lt;P&gt;I tried &lt;BR /&gt;
index=transaction | timechart span=1s max(trans_read ) as trans_read  max(trans_write ) as trans_write  by TYPE&lt;BR /&gt;
but its not give proper graph (it make whole graph straight line)&lt;/P&gt;</description>
    <pubDate>Wed, 30 Sep 2020 02:30:55 GMT</pubDate>
    <dc:creator>arun_kant_sharm</dc:creator>
    <dc:date>2020-09-30T02:30:55Z</dc:date>
    <item>
      <title>line chart continues</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/line-chart-continues/m-p/500351#M32772</link>
      <description>&lt;P&gt;Hi Experts, &lt;BR /&gt;
I want make a continues line chart of three columns on a single chart (three lines for three columns )&lt;/P&gt;

&lt;P&gt;index=transaction| table   _time trans_read trans_write trans_fail &lt;/P&gt;

&lt;P&gt;I tried &lt;BR /&gt;
index=transaction | timechart span=1s max(trans_read ) as trans_read  max(trans_write ) as trans_write  by TYPE&lt;BR /&gt;
but its not give proper graph (it make whole graph straight line)&lt;/P&gt;</description>
      <pubDate>Wed, 30 Sep 2020 02:30:55 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/line-chart-continues/m-p/500351#M32772</guid>
      <dc:creator>arun_kant_sharm</dc:creator>
      <dc:date>2020-09-30T02:30:55Z</dc:date>
    </item>
    <item>
      <title>Re: line chart continues</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/line-chart-continues/m-p/500352#M32773</link>
      <description>&lt;P&gt;Hi arun_kant_sharma&lt;/P&gt;

&lt;P&gt;Technically speaking your query should work, please check below snippet for sample. May be the the scale difference in Y-axis is too large that may cause the spike in linecharts to be very small to be visible. Try using Log scale in y-axis or try defining the interval/min &amp;amp; max value manually, it may help. If you still face any issues kindly post a snippet with your query and output.&lt;/P&gt;

&lt;P&gt;&lt;IMG src="https://community.splunk.com/storage/temp/275822-2.jpg" alt="alt text" /&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 30 Sep 2020 02:31:08 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/line-chart-continues/m-p/500352#M32773</guid>
      <dc:creator>skrajkumar_splu</dc:creator>
      <dc:date>2020-09-30T02:31:08Z</dc:date>
    </item>
  </channel>
</rss>

