Home
last modified time | relevance | path

Searched refs:processThresholds (Results 1 – 2 of 2) sorted by relevance

/external/chromium-trace/catapult/third_party/flot/
Djquery.flot.threshold.js115 function processThresholds(plot, s, datapoints) { function
133 plot.hooks.processDatapoints.push(processThresholds);
Djquery.flot.threshold.min.js7processThresholds(plot,s,datapoints){if(!s.threshold)return;if(s.threshold instanceof Array){s.thr… function