Dashboards & Visualizations

How to edit colors in column chart in Dashboard Studio?

isac_santana
Explorer

Good afternoon

I'm having trouble changing the color of the indices (numbers) that appear on top of the bars. I need to change the current color (black) to white. Can someone help me?


Panel code:

 

{
    "type": "viz.column",
    "title": "",
    "dataSources": {
        "primary": "ds_7YQhhskC"
    },
    "options": {
        "foregroundColor": "#FFFFFF",
        "fontColor": "#FFFFFF",
        "fieldColors": {
            "Sum of amount": "#A870EF"
        },
        "legend.placement": "top",
        "axisTitleX.text": "Days of the week",
        "axisTitleY.text": "Amount of transactions",
        "chart.showDataLabels": "all",
        "legend.labelStyle.overflowMode": "ellipsisNone",
        "yAxisVisibility": "show",
        "xAxisVisibility": "show",
        "backgroundColor": "transparent"
    },
    "showProgressBar": false,
    "showLastUpdated": false,
    "context": {}
}

 

 

EV1.png

Labels (3)
0 Karma
1 Solution

PaulPanther
Builder

@isac_santana What dashboard theme "black" or "light" are you using? If you're using "light" please try to switch to "black".

View solution in original post

0 Karma

PaulPanther
Builder

@isac_santana What dashboard theme "black" or "light" are you using? If you're using "light" please try to switch to "black".

0 Karma
Get Updates on the Splunk Community!

Introducing the Splunk Community Dashboard Challenge!

Welcome to Splunk Community Dashboard Challenge! This is your chance to showcase your skills in creating ...

Get the T-shirt to Prove You Survived Splunk University Bootcamp

As if Splunk University, in Las Vegas, in-person, with three days of bootcamps and labs weren’t enough, now ...

Wondering How to Build Resiliency in the Cloud?

IT leaders are choosing Splunk Cloud as an ideal cloud transformation platform to drive business resilience,  ...