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!

Earn a $35 Gift Card for Answering our Splunk Admins & App Developer Survey

Survey for Splunk Admins and App Developers is open now! | Earn a $35 gift card!      Hello there,  Splunk ...

Continuing Innovation & New Integrations Unlock Full Stack Observability For Your ...

You’ve probably heard the latest about AppDynamics joining the Splunk Observability portfolio, deepening our ...

Monitoring Amazon Elastic Kubernetes Service (EKS)

As we’ve seen, integrating Kubernetes environments with Splunk Observability Cloud is a quick and easy way to ...