https://docs.splunk.com/Documentation/SplunkCloud/9.2.2406/DashStudio/chartsSV#Single_value_2 { "type": "splunk.singlevalue", "dataSources": { "primary": "ds_2x8aw5k1" }, "title": "Title Font", "description": "Description Font", "options": { "majorFontSize": 21 }, "context": {}, "containerOptions": {}, "showProgressBar": false, "showLastUpdated": false } This will help you statically set the font size for the values you are displaying. By default it will set to Auto to make it appropriate for the width of your data returned. The longer the returned value the smaller the auto text.
... View more