<?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: Chart colours in Dashboards &amp; Visualizations</title>
    <link>https://community.splunk.com/t5/Dashboards-Visualizations/Chart-colours/m-p/705304#M57771</link>
    <description>&lt;P&gt;Fixed with&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;.highcharts-series.highcharts-series-0.highcharts-column-series.highcharts-tracker rect {&lt;BR /&gt;fill:#28a197;&lt;BR /&gt;stroke:#28a197;}&lt;BR /&gt;.highcharts-series.highcharts-series-1.highcharts-column-series.highcharts-tracker rect {&lt;BR /&gt;fill:#f47738;&lt;BR /&gt;stroke: #f47738;}&lt;/P&gt;&lt;P&gt;.highcharts-series.highcharts-series-2.highcharts-column-series.highcharts-tracker rect {&lt;BR /&gt;fill:#6f72af;&lt;BR /&gt;stroke: #6f72af;}&lt;/P&gt;</description>
    <pubDate>Tue, 26 Nov 2024 15:32:29 GMT</pubDate>
    <dc:creator>DonBaldini</dc:creator>
    <dc:date>2024-11-26T15:32:29Z</dc:date>
    <item>
      <title>Chart colours</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/Chart-colours/m-p/705284#M57770</link>
      <description>&lt;P&gt;We are setting colours of charts from our company standards but this seems to have broken since friday, we think it may be browser or html updates rather than splunk&lt;BR /&gt;&lt;BR /&gt;Example code we use is&lt;/P&gt;
&lt;LI-CODE lang="markup"&gt;/* CHART COLOURS FOR LEGEND */

.highcharts-legend .highcharts-series-0 .highcharts-point{
fill:#28a197;
}
.highcharts-legend .highcharts-series-1 .highcharts-point{
fill:#f47738;
}
.highcharts-legend .highcharts-series-2 .highcharts-point{
fill:#6f72af;
}

/*BAR CHART FILL AREA */

.highcharts-series-0 .highcharts-tracker-area {
fill:#28a197;
stroke:#28a197;}
.highcharts-series-1 .highcharts-tracker-area {
fill:#f47738;
stroke: #f47738;}
.highcharts-series-2 .highcharts-tracker-area {
fill:#6f72af;
stroke: #6f72af;}

/* PIE CHART COLOURS */

.highcharts-color-0 {
fill: #28a197 ;
}
.highcharts-color-1 {
fill: #f47738;
}
.highcharts-color-2 {
fill: #6f72af;
}&lt;/LI-CODE&gt;
&lt;P&gt;&lt;BR /&gt;Bar charts broke first and we found if we replaced&amp;nbsp;.highcharts-tracker-area with&amp;nbsp;.highcharts-point then it fixed the bars but then allowed pie charts to be only one colour&lt;/P&gt;</description>
      <pubDate>Tue, 26 Nov 2024 15:17:05 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/Chart-colours/m-p/705284#M57770</guid>
      <dc:creator>DonBaldini</dc:creator>
      <dc:date>2024-11-26T15:17:05Z</dc:date>
    </item>
    <item>
      <title>Re: Chart colours</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/Chart-colours/m-p/705304#M57771</link>
      <description>&lt;P&gt;Fixed with&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;.highcharts-series.highcharts-series-0.highcharts-column-series.highcharts-tracker rect {&lt;BR /&gt;fill:#28a197;&lt;BR /&gt;stroke:#28a197;}&lt;BR /&gt;.highcharts-series.highcharts-series-1.highcharts-column-series.highcharts-tracker rect {&lt;BR /&gt;fill:#f47738;&lt;BR /&gt;stroke: #f47738;}&lt;/P&gt;&lt;P&gt;.highcharts-series.highcharts-series-2.highcharts-column-series.highcharts-tracker rect {&lt;BR /&gt;fill:#6f72af;&lt;BR /&gt;stroke: #6f72af;}&lt;/P&gt;</description>
      <pubDate>Tue, 26 Nov 2024 15:32:29 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/Chart-colours/m-p/705304#M57771</guid>
      <dc:creator>DonBaldini</dc:creator>
      <dc:date>2024-11-26T15:32:29Z</dc:date>
    </item>
  </channel>
</rss>

