Dashboards & Visualizations

How to change font-color instead of background color using colorpallette?

rrovers
Communicator

I have a dashboard with positive and negative values. I contains the difference with the month before. I want the fonts color green if value is negative and red if positive.

I've come to this:

 

<format type="color" field="verschil tov vorige maand">
<colorPalette type="expression">if (like(value,"%-%"),"#0E9421","#EC6521")</colorPalette>
</format>

 

but this is changing the background color and I want to change the font color.

Any idea if it is possible to change the font-color in a similar way?

Labels (2)
0 Karma
Get Updates on the Splunk Community!

Threat Hunting Unlocked: How to Uplevel Your Threat Hunting With the PEAK Framework ...

WATCH NOWAs AI starts tackling low level alerts, it's more critical than ever to uplevel your threat hunting ...

Splunk APM: New Product Features + Community Office Hours Recap!

Howdy Splunk Community! Over the past few months, we’ve had a lot going on in the world of Splunk Application ...

Index This | Forward, I’m heavy; backward, I’m not. What am I?

April 2024 Edition Hayyy Splunk Education Enthusiasts and the Eternally Curious!  We’re back with another ...