Dashboards & Visualizations

How to correct colors in Dashboard Studio?

genesiusj
Builder

Hello,

Has anyone had issues with the color codes used in your json are not the colors appearing in your visualization?

 

 

{
    "type": "splunk.column",
    "options": {
        "legendDisplay": "off",
        "dataValuesDisplay": "all",
        "yAxisTitleText": "Volulme (GB)",
        "xAxisTitleText": "Day",
        "stackMode": "stacked",
        "seriesColorsByField": {
            "over_500_red": "#FF0000",
            "between_400_and_500_orange": "#FFA500",
            "between_200_and_400_green": "#008000",
            "under_200_blue": "#0000FF"
        }
    },
    "dataSources": {
        "primary": "ds_search_1"
    },
    "title": "License Usage - Last 14 Days",
    "showProgressBar": false,
    "showLastUpdated": false,
    "context": {}
}

 

 

Green and blue are not in the chart below.

Thanks and God bless,
Genesius

Labels (2)
Tags (2)
0 Karma
Career Survey
First 500 qualified respondents will receive a $20 gift card! Tell us about your professional Splunk journey.
Get Updates on the Splunk Community!

Data Persistence in the OpenTelemetry Collector

This blog post is part of an ongoing series on OpenTelemetry. What happens if the OpenTelemetry collector ...

Introducing Splunk 10.0: Smarter, Faster, and More Powerful Than Ever

Now On Demand Whether you're managing complex deployments or looking to future-proof your data ...

Community Content Calendar, September edition

Welcome to another insightful post from our Community Content Calendar! We're thrilled to continue bringing ...