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.
Any news on this? I am on 9.0.0.1 and the JSON property "fontSize" isn't working.
Yes! I am having this exact problem, have you figured out a solution?
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.