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
Get Updates on the Splunk Community!

.conf25 Registration is OPEN!

Ready. Set. Splunk! Your favorite Splunk user event is back and better than ever. Get ready for more technical ...

Detecting Cross-Channel Fraud with Splunk

This article is the final installment in our three-part series exploring fraud detection techniques using ...

Splunk at Cisco Live 2025: Learning, Innovation, and a Little Bit of Mr. Brightside

Pack your bags (and maybe your dancing shoes)—Cisco Live is heading to San Diego, June 8–12, 2025, and Splunk ...