<?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: CSS Coloring a Stats Classic Dashboard in Dashboards &amp; Visualizations</title>
    <link>https://community.splunk.com/t5/Dashboards-Visualizations/CSS-Coloring-a-Stats-Classic-Dashboard/m-p/705203#M57766</link>
    <description>&lt;P&gt;You can do it easierwith following config:&lt;/P&gt;&lt;PRE&gt;        &amp;lt;format type="color" field="categoryId"&amp;gt;
          &amp;lt;colorPalette type="map"&amp;gt;{"ACCESSORIES":#6DB7C6,"ARCADE":#F7BC38,"STRATEGY":#AFEEEE}&amp;lt;/colorPalette&amp;gt;
        &amp;lt;/format&amp;gt;&lt;/PRE&gt;&lt;P&gt;&lt;A href="https://docs.splunk.com/Documentation/SplunkCloud/latest/Viz/TableFormatsXML#Table_format_source_code_example" target="_blank"&gt;https://docs.splunk.com/Documentation/SplunkCloud/latest/Viz/TableFormatsXML#Table_format_source_code_example&lt;/A&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Mon, 25 Nov 2024 15:47:20 GMT</pubDate>
    <dc:creator>PaulPanther</dc:creator>
    <dc:date>2024-11-25T15:47:20Z</dc:date>
    <item>
      <title>CSS Coloring a Stats Classic Dashboard</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/CSS-Coloring-a-Stats-Classic-Dashboard/m-p/705201#M57765</link>
      <description>&lt;P&gt;I need to color a Dashboard with 3 types of logs in Red, Blue, Yellow as per ERROR , INFO, WARNING&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;So far I managed to integrate below&amp;nbsp; CSS code in the panel (it colors all rows Blue):&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;      &amp;lt;html&amp;gt;
      &amp;lt;style type="text/css"&amp;gt;
        
.table-colored .table-row, td{
color:blue;
}
&amp;lt;/style&amp;gt;
      &amp;lt;/html&amp;gt;
&lt;/LI-CODE&gt;&lt;P&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Does anyone know how to add conditions based on CELL Values e.g. if Cell = INFO -&amp;gt; Blue ,if Cell = ERROR -&amp;gt; Red , if Cell = WARNING -&amp;gt; Yellow&lt;/P&gt;</description>
      <pubDate>Mon, 25 Nov 2024 15:37:34 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/CSS-Coloring-a-Stats-Classic-Dashboard/m-p/705201#M57765</guid>
      <dc:creator>a1bg503461</dc:creator>
      <dc:date>2024-11-25T15:37:34Z</dc:date>
    </item>
    <item>
      <title>Re: CSS Coloring a Stats Classic Dashboard</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/CSS-Coloring-a-Stats-Classic-Dashboard/m-p/705203#M57766</link>
      <description>&lt;P&gt;You can do it easierwith following config:&lt;/P&gt;&lt;PRE&gt;        &amp;lt;format type="color" field="categoryId"&amp;gt;
          &amp;lt;colorPalette type="map"&amp;gt;{"ACCESSORIES":#6DB7C6,"ARCADE":#F7BC38,"STRATEGY":#AFEEEE}&amp;lt;/colorPalette&amp;gt;
        &amp;lt;/format&amp;gt;&lt;/PRE&gt;&lt;P&gt;&lt;A href="https://docs.splunk.com/Documentation/SplunkCloud/latest/Viz/TableFormatsXML#Table_format_source_code_example" target="_blank"&gt;https://docs.splunk.com/Documentation/SplunkCloud/latest/Viz/TableFormatsXML#Table_format_source_code_example&lt;/A&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 25 Nov 2024 15:47:20 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/CSS-Coloring-a-Stats-Classic-Dashboard/m-p/705203#M57766</guid>
      <dc:creator>PaulPanther</dc:creator>
      <dc:date>2024-11-25T15:47:20Z</dc:date>
    </item>
    <item>
      <title>Re: CSS Coloring a Stats Classic Dashboard</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/CSS-Coloring-a-Stats-Classic-Dashboard/m-p/705262#M57768</link>
      <description>&lt;P&gt;thanks but this colors the background of the cell i need to color the font only&lt;/P&gt;</description>
      <pubDate>Tue, 26 Nov 2024 07:42:20 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/CSS-Coloring-a-Stats-Classic-Dashboard/m-p/705262#M57768</guid>
      <dc:creator>a1bg503461</dc:creator>
      <dc:date>2024-11-26T07:42:20Z</dc:date>
    </item>
    <item>
      <title>Re: CSS Coloring a Stats Classic Dashboard</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/CSS-Coloring-a-Stats-Classic-Dashboard/m-p/705267#M57769</link>
      <description>&lt;P&gt;No matter how many times you ask in different posts, there currently isn't any easy way to do what you are asking for.&lt;/P&gt;</description>
      <pubDate>Tue, 26 Nov 2024 08:39:50 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/CSS-Coloring-a-Stats-Classic-Dashboard/m-p/705267#M57769</guid>
      <dc:creator>ITWhisperer</dc:creator>
      <dc:date>2024-11-26T08:39:50Z</dc:date>
    </item>
  </channel>
</rss>

