Searched refs:processThresholds (Results 1 – 2 of 2) sorted by relevance
115 function processThresholds(plot, s, datapoints) { function133 plot.hooks.processDatapoints.push(processThresholds);
7 …processThresholds(plot,s,datapoints){if(!s.threshold)return;if(s.threshold instanceof Array){s.thr… function