<?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 Mark values in Diagram in Getting Data In</title>
    <link>https://community.splunk.com/t5/Getting-Data-In/Mark-values-in-Diagram/m-p/572914#M101362</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;so I have a Bargraph with many values. The enduser who has to use that bargraph needs to see if the values are over or under certain values at some point. Thats why I want to draw a line at both the max allowed value and the min needed value. I attached a picture of how I want it to look. Is it possible to achieve something like this?&lt;/P&gt;</description>
    <pubDate>Fri, 29 Oct 2021 06:54:19 GMT</pubDate>
    <dc:creator>Linze99</dc:creator>
    <dc:date>2021-10-29T06:54:19Z</dc:date>
    <item>
      <title>Mark values in Diagram</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Mark-values-in-Diagram/m-p/572914#M101362</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;so I have a Bargraph with many values. The enduser who has to use that bargraph needs to see if the values are over or under certain values at some point. Thats why I want to draw a line at both the max allowed value and the min needed value. I attached a picture of how I want it to look. Is it possible to achieve something like this?&lt;/P&gt;</description>
      <pubDate>Fri, 29 Oct 2021 06:54:19 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Mark-values-in-Diagram/m-p/572914#M101362</guid>
      <dc:creator>Linze99</dc:creator>
      <dc:date>2021-10-29T06:54:19Z</dc:date>
    </item>
    <item>
      <title>Re: Mark values in Diagram</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Mark-values-in-Diagram/m-p/573066#M101374</link>
      <description>&lt;P&gt;I believe you are trying to add threshold values to your Column chart. If so please try in adding the threshold limits via eval . And add them as chart overlays as shown below&lt;/P&gt;&lt;P&gt;index=_internal sourcetype=splunk* | stats count by sourcetype | eval lower_threshold = 400 | eval higher_threshold = 6000&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="skrajkumar_splu_0-1635605968695.png" style="width: 400px;"&gt;&lt;img src="https://community.splunk.com/t5/image/serverpage/image-id/16679i253E9A0A4E494C3B/image-size/medium?v=v2&amp;amp;px=400" role="button" title="skrajkumar_splu_0-1635605968695.png" alt="skrajkumar_splu_0-1635605968695.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="skrajkumar_splu_1-1635606022910.png" style="width: 400px;"&gt;&lt;img src="https://community.splunk.com/t5/image/serverpage/image-id/16680i8F48FFC7B1E7CC1B/image-size/medium?v=v2&amp;amp;px=400" role="button" title="skrajkumar_splu_1-1635606022910.png" alt="skrajkumar_splu_1-1635606022910.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 30 Oct 2021 15:01:29 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Mark-values-in-Diagram/m-p/573066#M101374</guid>
      <dc:creator>skrajkumar_splu</dc:creator>
      <dc:date>2021-10-30T15:01:29Z</dc:date>
    </item>
    <item>
      <title>Re: Mark values in Diagram</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Mark-values-in-Diagram/m-p/573587#M101454</link>
      <description>&lt;P&gt;Thanks for the reply,&lt;/P&gt;&lt;P&gt;this seems to be exactly what I need, but I am not able to achieve the same result as you with my chart. I want to show just the value of one particular field and how often the different values exist. I do this via the pivot Tool. I cant find the Overlay option. DoI have to use the eval command?&lt;/P&gt;</description>
      <pubDate>Thu, 04 Nov 2021 07:48:10 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Mark-values-in-Diagram/m-p/573587#M101454</guid>
      <dc:creator>Linze99</dc:creator>
      <dc:date>2021-11-04T07:48:10Z</dc:date>
    </item>
    <item>
      <title>Re: Mark values in Diagram</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Mark-values-in-Diagram/m-p/574696#M101571</link>
      <description>&lt;P&gt;Hi again,&lt;/P&gt;&lt;P&gt;I now managed to show these thresholds in my chart. There is one Problem: I need the threshold on the X Axis not on the Y Axis(as I showed in the picture in my initial post above). Is there a way to do that?&lt;/P&gt;</description>
      <pubDate>Fri, 12 Nov 2021 07:20:30 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Mark-values-in-Diagram/m-p/574696#M101571</guid>
      <dc:creator>Linze99</dc:creator>
      <dc:date>2021-11-12T07:20:30Z</dc:date>
    </item>
  </channel>
</rss>

