Home
last modified time | relevance | path

Searched refs:processDatapoints (Results 1 – 17 of 17) sorted by relevance

/external/chromium-trace/catapult/third_party/flot/
Djquery.flot.categories.js174 function processDatapoints(plot, series, datapoints) { function
181 plot.hooks.processDatapoints.push(processDatapoints);
Djquery.flot.categories.min.js7processDatapoints(plot,series,datapoints){setupCategoriesForAxis(series,"xaxis",datapoints);setupC… function
Djquery.flot.symbol.min.js7 …[s])series.points.symbol=handlers[s]}function init(plot){plot.hooks.processDatapoints.push(process…
Djquery.flot.symbol.js63 plot.hooks.processDatapoints.push(processRawData);
Djquery.flot.threshold.js133 plot.hooks.processDatapoints.push(processThresholds);
Djquery.flot.threshold.min.js7 …(plot,s,datapoints,s.threshold.below,s.threshold.color)}}plot.hooks.processDatapoints.push(process…
Djquery.flot.pie.min.js7processDatapoints.push(function(plot,series,data,datapoints){var options=plot.getOptions();if(opti… function
Djquery.flot.pie.js132 plot.hooks.processDatapoints.push(function(plot, series, data, datapoints) {
135 processDatapoints(plot, series, data, datapoints);
153 function processDatapoints(plot, series, datapoints) { function
Djquery.flot.fillbetween.min.js7 …ints[l+1]=newpoints[l-ps+1]}}datapoints.points=newpoints}plot.hooks.processDatapoints.push(compute…
Djquery.flot.fillbetween.js216 plot.hooks.processDatapoints.push( computeFillBottoms );
Djquery.flot.stack.js179 plot.hooks.processDatapoints.push(stackData);
Djquery.flot.stack.min.js7 …ints[l+1]=newpoints[l-ps+1]}}datapoints.points=newpoints}plot.hooks.processDatapoints.push(stackDa…
DPLUGINS.md50 plot.hooks.processDatapoints.push(alertSeries);
Djquery.flot.js627 processDatapoints: [], property
1225 executeHooks(hooks.processDatapoints, [ s, s.datapoints]);
Djquery.flot.min.js7processDatapoints:[],processOffset:[],drawBackground:[],drawSeries:[],draw:[],bindEvents:[],drawOv… property
DAPI.md1356 - processDatapoints [phase 3]
/external/chromium-trace/catapult/telemetry/third_party/flot/
Djquery.flot.min.js28 …+a]=c[o+a];c[o+1]=c[o-h+1],o+=h}}}for(i=0;i<u.length;++i)l=u[i],E(b.processDatapoints,[l,l.datapoi…
29 :0},g=0,y=0,b={processOptions:[],processRawData:[],processDatapoints:[],processOffset:[],drawBackgr… property