<?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: Why am I getting duplicate colors in a stacked time chart in Splunk 6.2? in Splunk Search</title>
    <link>https://community.splunk.com/t5/Splunk-Search/Why-am-I-getting-duplicate-colors-in-a-stacked-time-chart-in/m-p/115682#M30686</link>
    <description>&lt;P&gt;With &lt;CODE&gt;charting.fieldColors&lt;/CODE&gt; you would have to know the fields (IPs in your case) beforehand, yes.&lt;/P&gt;

&lt;P&gt;With &lt;CODE&gt;charting.seriesColors&lt;/CODE&gt; you can specify your own colours to use for the first, second, and so on field - basically override the automatic assignment of colours Splunk makes by default.&lt;/P&gt;

&lt;P&gt;I'm a bit surprised you get colour overlap though, you you post a screenshot? If that's a general issue it'd be nice to get it addressed properly.&lt;/P&gt;</description>
    <pubDate>Fri, 30 Jan 2015 12:33:47 GMT</pubDate>
    <dc:creator>martin_mueller</dc:creator>
    <dc:date>2015-01-30T12:33:47Z</dc:date>
    <item>
      <title>Why am I getting duplicate colors in a stacked time chart in Splunk 6.2?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Why-am-I-getting-duplicate-colors-in-a-stacked-time-chart-in/m-p/115678#M30682</link>
      <description>&lt;P&gt;Hi Experts,&lt;/P&gt;

&lt;P&gt;I have an issue with stacked time chart. My search is like&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;Sourcetype="ABC"| timechart count by dest_ip usenull=f useother=f
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;I am getting top 10 IP addresses with count but I can see duplicate colors, like yellow color 3 times. Is there any way to provide different color to all 10 different IPs&lt;/P&gt;

&lt;P&gt;Thanks &lt;BR /&gt;
VG&lt;/P&gt;</description>
      <pubDate>Fri, 30 Jan 2015 04:51:15 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Why-am-I-getting-duplicate-colors-in-a-stacked-time-chart-in/m-p/115678#M30682</guid>
      <dc:creator>vikas_gopal</dc:creator>
      <dc:date>2015-01-30T04:51:15Z</dc:date>
    </item>
    <item>
      <title>Re: Why am I getting duplicate colors in a stacked time chart in Splunk 6.2?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Why-am-I-getting-duplicate-colors-in-a-stacked-time-chart-in/m-p/115679#M30683</link>
      <description>&lt;P&gt;I am facing this issue in  Splunk 6.2 version .Same thing is working fine in Splunk 6.0 version.Please suggest if anyone facing such issue in 6.2.&lt;/P&gt;</description>
      <pubDate>Fri, 30 Jan 2015 05:07:20 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Why-am-I-getting-duplicate-colors-in-a-stacked-time-chart-in/m-p/115679#M30683</guid>
      <dc:creator>vikas_gopal</dc:creator>
      <dc:date>2015-01-30T05:07:20Z</dc:date>
    </item>
    <item>
      <title>Re: Why am I getting duplicate colors in a stacked time chart in Splunk 6.2?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Why-am-I-getting-duplicate-colors-in-a-stacked-time-chart-in/m-p/115680#M30684</link>
      <description>&lt;P&gt;You can change the colours to suit your needs using the &lt;CODE&gt;charting.seriesColors&lt;/CODE&gt; or &lt;CODE&gt;charting.fieldColors&lt;/CODE&gt; options, see &lt;A href="http://docs.splunk.com/Documentation/Splunk/6.2.1/Viz/ChartConfigurationReference#General_chart_properties"&gt;http://docs.splunk.com/Documentation/Splunk/6.2.1/Viz/ChartConfigurationReference#General_chart_properties&lt;/A&gt; for reference.&lt;/P&gt;</description>
      <pubDate>Fri, 30 Jan 2015 07:04:53 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Why-am-I-getting-duplicate-colors-in-a-stacked-time-chart-in/m-p/115680#M30684</guid>
      <dc:creator>martin_mueller</dc:creator>
      <dc:date>2015-01-30T07:04:53Z</dc:date>
    </item>
    <item>
      <title>Re: Why am I getting duplicate colors in a stacked time chart in Splunk 6.2?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Why-am-I-getting-duplicate-colors-in-a-stacked-time-chart-in/m-p/115681#M30685</link>
      <description>&lt;P&gt;Thanks for the quick response Martin, but with this solution I have to define series color manually , because I am getting random IP as output so how I can fix this  .&lt;/P&gt;</description>
      <pubDate>Fri, 30 Jan 2015 09:40:02 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Why-am-I-getting-duplicate-colors-in-a-stacked-time-chart-in/m-p/115681#M30685</guid>
      <dc:creator>vikas_gopal</dc:creator>
      <dc:date>2015-01-30T09:40:02Z</dc:date>
    </item>
    <item>
      <title>Re: Why am I getting duplicate colors in a stacked time chart in Splunk 6.2?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Why-am-I-getting-duplicate-colors-in-a-stacked-time-chart-in/m-p/115682#M30686</link>
      <description>&lt;P&gt;With &lt;CODE&gt;charting.fieldColors&lt;/CODE&gt; you would have to know the fields (IPs in your case) beforehand, yes.&lt;/P&gt;

&lt;P&gt;With &lt;CODE&gt;charting.seriesColors&lt;/CODE&gt; you can specify your own colours to use for the first, second, and so on field - basically override the automatic assignment of colours Splunk makes by default.&lt;/P&gt;

&lt;P&gt;I'm a bit surprised you get colour overlap though, you you post a screenshot? If that's a general issue it'd be nice to get it addressed properly.&lt;/P&gt;</description>
      <pubDate>Fri, 30 Jan 2015 12:33:47 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Why-am-I-getting-duplicate-colors-in-a-stacked-time-chart-in/m-p/115682#M30686</guid>
      <dc:creator>martin_mueller</dc:creator>
      <dc:date>2015-01-30T12:33:47Z</dc:date>
    </item>
  </channel>
</rss>

