in src/panels/singlestat.ts [37:57]
id: generateGraphId(),
title: 'single stat',
targets: [],
error: false,
span: 12,
editable: true,
type: 'singlestat',
links: [],
maxDataPoints: 100,
interval: null,
cacheTimeout: null,
format: 'none',
prefix: '',
postfix: '',
nullText: null,
valueMaps: [
{
value: 'null',
op: '=',
text: 'N/A',
},