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
Motivator

@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
Motivator

@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!

Developer Spotlight with Paul Stout

Welcome to our very first developer spotlight release series where we'll feature some awesome Splunk ...

State of Splunk Careers 2024: Maximizing Career Outcomes and the Continued Value of ...

For the past four years, Splunk has partnered with Enterprise Strategy Group to conduct a survey that gauges ...

Data-Driven Success: Splunk & Financial Services

Splunk streamlines the process of extracting insights from large volumes of data. In this fast-paced world, ...