Dashboards & Visualizations

How to Change the font of a table on Dashboard Studio

phwork
Explorer

'm having the same issue working in Dashboard studio, I am trying to increase the font size of the records in the table .

I added the  "fontSize" Attribute to the table.

And like the suggestions above the Layout is absolute.

Below are the screenshots of the code.

Any suggestions on  how to increase the font size?

 

 
"viz_1qOASu7V": {
            "type": "splunk.table",
            "title": "",
            "description": "",
            "dataSources": {
                "primary": "ds_blah"
            },
            "options": {
                "count": 15,
                "fontSize": 50
            }
 
 
"layout": {
        "type": "absolute",
        "options": {
            "height": 2500,
            "width": 2500,
            "backgroundImage": {
                "sizeType": "cover",
                "x": 0,
                "y": 0,
                "src": "/backgroungimage.jpeg"
            },
            "display": "auto-scale"
        },
 
 
 
 phwork_0-1664393950047.png

 

 

Labels (1)

maayan
Path Finder

i also want to know how to increase all labels and title in bar chart
(dashboard studio)

0 Karma
Get Updates on the Splunk Community!

Congratulations to the 2025-2026 SplunkTrust!

Hello, Splunk Community! We are beyond thrilled to announce our newest group of SplunkTrust members!  The ...

[Puzzles] Solve, Learn, Repeat: Nested loops in Event Conversion

This challenge was first posted on Slack #puzzles channelFor a previous puzzle, I needed a set of fixed-length ...

Your Guide to Splunk Digital Experience Monitoring

A flawless digital experience isn't just an advantage, it's key to customer loyalty and business success. But ...