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!

Announcing Scheduled Export GA for Dashboard Studio

We're excited to announce the general availability of Scheduled Export for Dashboard Studio. Starting in ...

Extending Observability Content to Splunk Cloud

Watch Now!   In this Extending Observability Content to Splunk Cloud Tech Talk, you'll see how to leverage ...

More Control Over Your Monitoring Costs with Archived Metrics GA in US-AWS!

What if there was a way you could keep all the metrics data you need while saving on storage costs?This is now ...