<?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: threshold line time chart graph. in Dashboards &amp; Visualizations</title>
    <link>https://community.splunk.com/t5/Dashboards-Visualizations/threshold-line-time-chart-graph/m-p/378479#M42637</link>
    <description>&lt;P&gt;Hi @sbhatnagar88&lt;/P&gt;

&lt;P&gt;Try this&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;        &amp;lt;option name="charting.chart.overlayFields"&amp;gt;threshold&amp;lt;/option&amp;gt;
        &amp;lt;option name="charting.fieldColors"&amp;gt;{"threshold":#ff0000}&amp;lt;/option&amp;gt;
&lt;/CODE&gt;&lt;/PRE&gt;</description>
    <pubDate>Mon, 11 Feb 2019 13:52:03 GMT</pubDate>
    <dc:creator>vnravikumar</dc:creator>
    <dc:date>2019-02-11T13:52:03Z</dc:date>
    <item>
      <title>threshold line time chart graph.</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/threshold-line-time-chart-graph/m-p/378476#M42634</link>
      <description>&lt;P&gt;I have a time chart graph for disk utilization. Requirement is to add a static red color line as a threshold limit at 90% in X axis..  Can some one suggest how can we do that.&lt;/P&gt;</description>
      <pubDate>Mon, 11 Feb 2019 11:15:49 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/threshold-line-time-chart-graph/m-p/378476#M42634</guid>
      <dc:creator>sbhatnagar88</dc:creator>
      <dc:date>2019-02-11T11:15:49Z</dc:date>
    </item>
    <item>
      <title>Re: threshold line time chart graph.</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/threshold-line-time-chart-graph/m-p/378477#M42635</link>
      <description>&lt;P&gt;One way you could do it would be to just add &lt;CODE&gt;| eval threshold = 90&lt;/CODE&gt; at the &lt;/P&gt;

&lt;P&gt;&lt;CODE&gt;index=_internal| timechart count by log_level | eval threshold = 90&lt;/CODE&gt;&lt;/P&gt;

&lt;P&gt;Then go into the chart formatting options &amp;gt; "Chart Overlay" and set the threshold field as an overlay.&lt;/P&gt;

&lt;P&gt;Hope this helps!&lt;/P&gt;</description>
      <pubDate>Mon, 11 Feb 2019 11:21:00 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/threshold-line-time-chart-graph/m-p/378477#M42635</guid>
      <dc:creator>chrisyounger</dc:creator>
      <dc:date>2019-02-11T11:21:00Z</dc:date>
    </item>
    <item>
      <title>Re: threshold line time chart graph.</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/threshold-line-time-chart-graph/m-p/378478#M42636</link>
      <description>&lt;P&gt;Hi Chris, &lt;/P&gt;

&lt;P&gt;That helped!!..can we also make the color of threshold line RED so that it should be visible easily and different from other lines.&lt;/P&gt;

&lt;P&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Mon, 11 Feb 2019 11:53:47 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/threshold-line-time-chart-graph/m-p/378478#M42636</guid>
      <dc:creator>sbhatnagar88</dc:creator>
      <dc:date>2019-02-11T11:53:47Z</dc:date>
    </item>
    <item>
      <title>Re: threshold line time chart graph.</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/threshold-line-time-chart-graph/m-p/378479#M42637</link>
      <description>&lt;P&gt;Hi @sbhatnagar88&lt;/P&gt;

&lt;P&gt;Try this&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;        &amp;lt;option name="charting.chart.overlayFields"&amp;gt;threshold&amp;lt;/option&amp;gt;
        &amp;lt;option name="charting.fieldColors"&amp;gt;{"threshold":#ff0000}&amp;lt;/option&amp;gt;
&lt;/CODE&gt;&lt;/PRE&gt;</description>
      <pubDate>Mon, 11 Feb 2019 13:52:03 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/threshold-line-time-chart-graph/m-p/378479#M42637</guid>
      <dc:creator>vnravikumar</dc:creator>
      <dc:date>2019-02-11T13:52:03Z</dc:date>
    </item>
  </channel>
</rss>

