This dashboard was built on Saturday June 27th, after the June 2026 update.
The new indicator sizing customisations are fantastic (pic 1).
Today, however, when I went to use the dashboard, the icons are suddenly tiny in size (pic 2).
I don't want middle text, only the icon.
How can I get my dashboard back to looking/functioning like pic 1?
It uses very simple advanced formatting, as shown below:.
Cheers
return {
//textColor:'',
//backgroundColor:'',
topText: 'Dolphins',
topTextColor: '',
topTextOutlineColor: '',
topTextWeight: 'bold',
topTextMaxHeight: 20,
//middleText: '',
middleTextColor: '',
middleTextOutlineColor: '',
middleTextWeight: 'bold',
middleTextMaxHeight: 45,
bottomText: $datapoint.SUM_NUMBER_OBSERVED,
//bottomTextColor: '',
//bottomTextOutlineColor: '',
bottomTextWeight: 'bold',
bottomTextMaxHeight: 30,
iconName:'icon1',
iconAlign:'left',
iconColor:'',
iconOutlineColor:''
//noValue:false,
//attributes: {
// attribute1: '',
// attribute2: ''
// }
}