Dashboards & Visualizations

How to change the color of the line based on the values in a line chart?

leandrot
Explorer

Hi all,

I have a line chart, and what I would like to do, is to change the color of the line based on the values, for example:

<500 - Green, 500-999 - Yellow, >=1000 – Red

So the line might have multiple colors depending on the value of the data it is displaying.

Is this possible?

Thanks in advance

Best regards

DalJeanis
SplunkTrust
SplunkTrust

That would not be native for the usual viz's. Since the color of a line represents what series is being displayed, it would confuse interpretation of a normal viz.

You can achieve somewhat the same effect with a stacked bar chart, by dividing the field up into one field for each range, assigning the value to the correct field, and then stacking them in the output (only one would have a number in it at a given time, the others beign null.)

0 Karma
Get Updates on the Splunk Community!

Build Scalable Security While Moving to Cloud - Guide From Clayton Homes

 Clayton Homes faced the increased challenge of strengthening their security posture as they went through ...

Mission Control | Explore the latest release of Splunk Mission Control (2.3)

We’re happy to announce the release of Mission Control 2.3 which includes several new and exciting features ...

Cloud Platform | Migrating your Splunk Cloud deployment to Python 3.7

Python 2.7, the last release of Python 2, reached End of Life back on January 1, 2020. As part of our larger ...