<?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: Timeline custom visualization - Min/max colors settings don't impact categorical display mode colors. in All Apps and Add-ons</title>
    <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/Timeline-custom-visualization-Min-max-colors-settings-don-t/m-p/294213#M35147</link>
    <description>&lt;P&gt;@AlexGaz, it is expected for the Categorical Colors to pick default series colors defined in Splunk. They are not dependent on Min/Max color because they are not sequential.&lt;/P&gt;

&lt;P&gt;If you want to override default Series Colors assigned via Categorical Colors, you might have to do the same using CSS. If your Series name is &lt;CODE&gt;fieldName1&lt;/CODE&gt;, you will have to override following CSS&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;.cccat-fieldName1 {
   fill: red !important;
   srtoke: red !important;
}
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;Please try out and let us know. I had answered a question on similar lines last month, however, I am unable to find the same.&lt;/P&gt;</description>
    <pubDate>Fri, 18 Aug 2017 09:09:51 GMT</pubDate>
    <dc:creator>niketn</dc:creator>
    <dc:date>2017-08-18T09:09:51Z</dc:date>
    <item>
      <title>Timeline custom visualization - Min/max colors settings don't impact categorical display mode colors.</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/Timeline-custom-visualization-Min-max-colors-settings-don-t/m-p/294212#M35146</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;

&lt;P&gt;I don't manage to open a support case so I'm writing here: I'm using Timeline custom visualization (Splunk 6.6.2) and I'm seeing that colors range for categorical display mode seem to be fixed, regardless min/max colors you've set.&lt;/P&gt;

&lt;P&gt;Sequential display mode correctly reflect colors you set instead.&lt;/P&gt;

&lt;P&gt;Do you have same problem? &lt;/P&gt;

&lt;P&gt;Many thanks and regards,&lt;BR /&gt;
Alessandro.&lt;/P&gt;</description>
      <pubDate>Fri, 18 Aug 2017 08:26:50 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/Timeline-custom-visualization-Min-max-colors-settings-don-t/m-p/294212#M35146</guid>
      <dc:creator>AlexGaz</dc:creator>
      <dc:date>2017-08-18T08:26:50Z</dc:date>
    </item>
    <item>
      <title>Re: Timeline custom visualization - Min/max colors settings don't impact categorical display mode colors.</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/Timeline-custom-visualization-Min-max-colors-settings-don-t/m-p/294213#M35147</link>
      <description>&lt;P&gt;@AlexGaz, it is expected for the Categorical Colors to pick default series colors defined in Splunk. They are not dependent on Min/Max color because they are not sequential.&lt;/P&gt;

&lt;P&gt;If you want to override default Series Colors assigned via Categorical Colors, you might have to do the same using CSS. If your Series name is &lt;CODE&gt;fieldName1&lt;/CODE&gt;, you will have to override following CSS&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;.cccat-fieldName1 {
   fill: red !important;
   srtoke: red !important;
}
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;Please try out and let us know. I had answered a question on similar lines last month, however, I am unable to find the same.&lt;/P&gt;</description>
      <pubDate>Fri, 18 Aug 2017 09:09:51 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/Timeline-custom-visualization-Min-max-colors-settings-don-t/m-p/294213#M35147</guid>
      <dc:creator>niketn</dc:creator>
      <dc:date>2017-08-18T09:09:51Z</dc:date>
    </item>
    <item>
      <title>Re: Timeline custom visualization - Min/max colors settings don't impact categorical display mode colors.</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/Timeline-custom-visualization-Min-max-colors-settings-don-t/m-p/294214#M35148</link>
      <description>&lt;P&gt;Hi niketnilay,&lt;/P&gt;

&lt;P&gt;ok, I didn't know they were linked to default Splunk colors: yes, it works (just changing "cccat" and "srtoke" into "ccat" and "stroke" :)).&lt;/P&gt;

&lt;P&gt;Thank you!&lt;/P&gt;</description>
      <pubDate>Fri, 18 Aug 2017 13:51:52 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/Timeline-custom-visualization-Min-max-colors-settings-don-t/m-p/294214#M35148</guid>
      <dc:creator>AlexGaz</dc:creator>
      <dc:date>2017-08-18T13:51:52Z</dc:date>
    </item>
    <item>
      <title>Re: Timeline custom visualization - Min/max colors settings don't impact categorical display mode colors.</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/Timeline-custom-visualization-Min-max-colors-settings-don-t/m-p/294215#M35149</link>
      <description>&lt;P&gt;@AlexGaz, Glad to know it worked. I have converted to Answer. Please accept to mark as answered!&lt;/P&gt;</description>
      <pubDate>Fri, 18 Aug 2017 14:00:33 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/Timeline-custom-visualization-Min-max-colors-settings-don-t/m-p/294215#M35149</guid>
      <dc:creator>niketn</dc:creator>
      <dc:date>2017-08-18T14:00:33Z</dc:date>
    </item>
    <item>
      <title>Re: Timeline custom visualization - Min/max colors settings don't impact categorical display mode colors.</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/Timeline-custom-visualization-Min-max-colors-settings-don-t/m-p/294216#M35150</link>
      <description>&lt;P&gt;Of course!&lt;/P&gt;</description>
      <pubDate>Fri, 18 Aug 2017 14:02:50 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/Timeline-custom-visualization-Min-max-colors-settings-don-t/m-p/294216#M35150</guid>
      <dc:creator>AlexGaz</dc:creator>
      <dc:date>2017-08-18T14:02:50Z</dc:date>
    </item>
  </channel>
</rss>

