<?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: Splunk Bar Chart Colors in Splunk Dev</title>
    <link>https://community.splunk.com/t5/Splunk-Dev/Splunk-Bar-Chart-Colors/m-p/681397#M11396</link>
    <description>&lt;LI-CODE lang="markup"&gt;transaction transactionId startswith="step=Before" endswith="step=After" | stats max(duration) as MaxRespTime avg(duration) as AvgRespTime min(duration) as MinRespTime by ESService&lt;/LI-CODE&gt;
&lt;P&gt;This should do it .&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Wed, 20 Mar 2024 14:17:34 GMT</pubDate>
    <dc:creator>harishfysx</dc:creator>
    <dc:date>2024-03-20T14:17:34Z</dc:date>
    <item>
      <title>Splunk Bar Chart Colors</title>
      <link>https://community.splunk.com/t5/Splunk-Dev/Splunk-Bar-Chart-Colors/m-p/681251#M11389</link>
      <description>&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Hi I am fairly new to Splunk , thank you in advance if you can help me...:)&lt;/P&gt;&lt;P&gt;My goal is to log the service response duration each time a ESService is called. The ESService value can be anything. In the table format below I am able to see which service is being hit and the duration .&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;But in the visualization section, all the events showing the same color, Is there anyway to show different color for each ESService . For example , when ESBusinessrep blue, for ESPerson red etc.(dynamically there can be N number of service types). And when I hover on the bars they are showing time, and duration values only not the ESService. How to achieve this?&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="harishfysx_0-1710879098247.png" style="width: 999px;"&gt;&lt;img src="https://community.splunk.com/t5/image/serverpage/image-id/29809i9DBA3A3BE0CCE686/image-size/large?v=v2&amp;amp;px=999" role="button" title="harishfysx_0-1710879098247.png" alt="harishfysx_0-1710879098247.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 19 Mar 2024 20:17:24 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Dev/Splunk-Bar-Chart-Colors/m-p/681251#M11389</guid>
      <dc:creator>harishfysx</dc:creator>
      <dc:date>2024-03-19T20:17:24Z</dc:date>
    </item>
    <item>
      <title>Re: Splunk Bar Chart Colors</title>
      <link>https://community.splunk.com/t5/Splunk-Dev/Splunk-Bar-Chart-Colors/m-p/681294#M11390</link>
      <description>&lt;P&gt;A bar chart will give you a different colour for each series, so you would need to do something like&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;| chart max(duration) over _time by ESService&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 20 Mar 2024 00:06:06 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Dev/Splunk-Bar-Chart-Colors/m-p/681294#M11390</guid>
      <dc:creator>bowesmana</dc:creator>
      <dc:date>2024-03-20T00:06:06Z</dc:date>
    </item>
    <item>
      <title>Re: Splunk Bar Chart Colors</title>
      <link>https://community.splunk.com/t5/Splunk-Dev/Splunk-Bar-Chart-Colors/m-p/681393#M11395</link>
      <description>&lt;P&gt;Thank you&amp;nbsp;bowesmana!.&lt;/P&gt;&lt;P&gt;Really appreciate your help on this.&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;now I am greedy....&lt;/P&gt;&lt;P&gt;Can&amp;nbsp; I get query to get Max, Average, Minimum of each&amp;nbsp;ESService?&lt;/P&gt;&lt;DIV class=""&gt;&amp;nbsp;&lt;/DIV&gt;</description>
      <pubDate>Wed, 20 Mar 2024 13:44:58 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Dev/Splunk-Bar-Chart-Colors/m-p/681393#M11395</guid>
      <dc:creator>harishfysx</dc:creator>
      <dc:date>2024-03-20T13:44:58Z</dc:date>
    </item>
    <item>
      <title>Re: Splunk Bar Chart Colors</title>
      <link>https://community.splunk.com/t5/Splunk-Dev/Splunk-Bar-Chart-Colors/m-p/681397#M11396</link>
      <description>&lt;LI-CODE lang="markup"&gt;transaction transactionId startswith="step=Before" endswith="step=After" | stats max(duration) as MaxRespTime avg(duration) as AvgRespTime min(duration) as MinRespTime by ESService&lt;/LI-CODE&gt;
&lt;P&gt;This should do it .&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 20 Mar 2024 14:17:34 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Dev/Splunk-Bar-Chart-Colors/m-p/681397#M11396</guid>
      <dc:creator>harishfysx</dc:creator>
      <dc:date>2024-03-20T14:17:34Z</dc:date>
    </item>
  </channel>
</rss>

