Dashboards & Visualizations

How to change font size in glass table?

paulito
Explorer

Hi,

We recently upgraded our Splunk ITSI instance and choosing the font size on text has changed for glass tables.

This seems simple but I can't figure it out.

Looking at the documentation under "Add text", the text button referenced is not there at all.  However, there is a button for "add markdown text" which does add text but I cannot change the font size. Referencing markdown language documentation, (expand the source options) this is what the code looks like:

 

 

{
    "type": "splunk.markdown",
    "options": {
        "markdown": "Health Score",
        "fontSize": "large"
    },
    "context": {},
    "showProgressBar": false,
    "showLastUpdated": false
}

 

 

 

However, this has no effect on the font size. Any help is appreciated.

Labels (1)

tudorex5
Explorer

Any news on this? I am on 9.0.0.1 and the JSON property "fontSize"  isn't working.

0 Karma

dcrosbie
Engager

Yes!  I am having this exact problem, have you figured out a solution?

paulito
Explorer

We had a meeting with Splunk developers and it is indeed a bug. They now know about it and will hopefully have a fix soon.

0 Karma
Get Updates on the Splunk Community!

Splunk Platform | Upgrading your Splunk Deployment to Python 3.9

Splunk initially announced the removal of Python 2 during the release of Splunk Enterprise 8.0.0, aiming to ...

From Product Design to User Insights: Boosting App Developer Identity on Splunkbase

co-authored by Yiyun Zhu & Dan Hosaka Engaging with the Community at .conf24 At .conf24, we revitalized the ...

Detect and Resolve Issues in a Kubernetes Environment

We’ve gone through common problems one can encounter in a Kubernetes environment, their impacts, and the ...