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!

Aligning Observability Costs with Business Value: Practical Strategies

 Join us for an engaging Tech Talk on Aligning Observability Costs with Business Value: Practical ...

Mastering Data Pipelines: Unlocking Value with Splunk

 In today's AI-driven world, organizations must balance the challenges of managing the explosion of data with ...

Splunk Up Your Game: Why It's Time to Embrace Python 3.9+ and OpenSSL 3.0

Did you know that for Splunk Enterprise 9.4, Python 3.9 is the default interpreter? This shift is not just a ...