pages/examples-old/index.html [649:659]:
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
kind: 'numeric',
value: {tsx: '$event.value.Double'},
filter: null,
aggregation: {tsx: 'max($value)'}
}}, // variable json
{ from: startDate, to: endDate, bucketSize: '6h' }, // search span
'#60B9AE', // color
'MaxValue')); // alias
tsqExpressions.push(new tsiClient.ux.TsqExpression(
{timeSeriesId: ['df4412c4-dba2-4a52-87af-780e78ff156b']}, // instance json
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
pages/examples-old/index.html [776:786]:
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
kind: 'numeric',
value: {tsx: '$event.value.Double'},
filter: null,
aggregation: {tsx: 'max($value)'}
}}, // variable json
{ from: startDate, to: endDate, bucketSize: '6h' }, // search span
'#60B9AE', // color
'MaxValue')); // alias
tsqExpressions.push(new tsiClient.ux.TsqExpression(
{timeSeriesId: ['df4412c4-dba2-4a52-87af-780e78ff156b']}, // instance json
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -