<?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: How to change Cluster Map marker color? in All Apps and Add-ons</title>
    <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/How-to-change-Cluster-Map-marker-color/m-p/331760#M39748</link>
    <description>&lt;P&gt;I was able to change the coloring of one of my maps with some custom CSS. You can add it to the dashboard source code. You can change the fill value to whatever color you'd like.:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;      &amp;lt;html&amp;gt;
            &amp;lt;style&amp;gt;
            path {
                fill:#53b91a;
            }
            &amp;lt;/style&amp;gt;
       &amp;lt;/html&amp;gt;
&lt;/CODE&gt;&lt;/PRE&gt;</description>
    <pubDate>Mon, 17 Apr 2017 19:47:01 GMT</pubDate>
    <dc:creator>jpolcari</dc:creator>
    <dc:date>2017-04-17T19:47:01Z</dc:date>
    <item>
      <title>How to change Cluster Map marker color?</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/How-to-change-Cluster-Map-marker-color/m-p/331759#M39747</link>
      <description>&lt;P&gt;I need to change the colors on the markers for a cluster map. Currently they are purple, but it blends in with other things on the map, causing it to be hard to track. I am using it in the Splunk App for Web Analytics App. Any ideas?&lt;/P&gt;</description>
      <pubDate>Mon, 17 Apr 2017 14:58:53 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/How-to-change-Cluster-Map-marker-color/m-p/331759#M39747</guid>
      <dc:creator>xmdofp</dc:creator>
      <dc:date>2017-04-17T14:58:53Z</dc:date>
    </item>
    <item>
      <title>Re: How to change Cluster Map marker color?</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/How-to-change-Cluster-Map-marker-color/m-p/331760#M39748</link>
      <description>&lt;P&gt;I was able to change the coloring of one of my maps with some custom CSS. You can add it to the dashboard source code. You can change the fill value to whatever color you'd like.:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;      &amp;lt;html&amp;gt;
            &amp;lt;style&amp;gt;
            path {
                fill:#53b91a;
            }
            &amp;lt;/style&amp;gt;
       &amp;lt;/html&amp;gt;
&lt;/CODE&gt;&lt;/PRE&gt;</description>
      <pubDate>Mon, 17 Apr 2017 19:47:01 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/How-to-change-Cluster-Map-marker-color/m-p/331760#M39748</guid>
      <dc:creator>jpolcari</dc:creator>
      <dc:date>2017-04-17T19:47:01Z</dc:date>
    </item>
    <item>
      <title>Re: How to change Cluster Map marker color?</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/How-to-change-Cluster-Map-marker-color/m-p/331761#M39749</link>
      <description>&lt;P&gt;That works, but I have a pie chart on this page and now pretty much everything is that color, which makes it impossible to differentiate.&lt;/P&gt;

&lt;P&gt;Thanks!&lt;/P&gt;</description>
      <pubDate>Mon, 17 Apr 2017 20:23:18 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/How-to-change-Cluster-Map-marker-color/m-p/331761#M39749</guid>
      <dc:creator>xmdofp</dc:creator>
      <dc:date>2017-04-17T20:23:18Z</dc:date>
    </item>
  </channel>
</rss>

