Home
last modified time | relevance | path

Searched refs:drawSeries (Results 1 – 8 of 8) sorted by relevance

/external/chromium-trace/catapult/third_party/flot/
Djquery.flot.image.js118 function drawSeries(plot, ctx, series) { function
232 plot.hooks.drawSeries.push(drawSeries);
Djquery.flot.image.min.js7drawSeries(plot,ctx,series){var plotOffset=plot.getPlotOffset();if(!series.images||!series.images.… function
Djquery.flot.js630 drawSeries: [], property
1882 executeHooks(hooks.drawSeries, [ctx, series[i]]);
1883 drawSeries(series[i]);
2231 function drawSeries(series) { function
Djquery.flot.min.js7drawSeries:[],draw:[],bindEvents:[],drawOverlay:[],shutdown:[]},plot=this;plot.setData=setData;plo… property
8 …addText(layer,x,y,tick.label,font,null,null,halign,valign)}})}function drawSeries(series){if(serie… function
DNEWS.md558 - New hooks: drawSeries, shutdown.
DAPI.md1395 - drawSeries [phase 5]
/external/androidplot/AndroidPlot-Core/src/main/java/com/androidplot/xy/
DLineAndPointRenderer.java45 drawSeries(canvas, plotArea, series, getFormatter(series)); in onRender()
79 …protected void drawSeries(Canvas canvas, RectF plotArea, XYSeries series, LineAndPointFormatter fo… in drawSeries() method in LineAndPointRenderer
/external/chromium-trace/catapult/telemetry/third_party/flot/
Djquery.flot.min.js28 …undColor&&K(),e.show&&!e.aboveData&&Q();for(var t=0;t<u.length;++t)E(b.drawSeries,[h,u[t]]),Y(u[t]…
29 …cessRawData:[],processDatapoints:[],processOffset:[],drawBackground:[],drawSeries:[],draw:[],bindE… property