Home
last modified time | relevance | path

Searched refs:axisMargin (Results 1 – 4 of 4) sorted by relevance

/external/chromium-trace/catapult/third_party/flot/
Djquery.flot.js600 axisMargin: 8, // in pixels property
1439 axisMargin = options.grid.axisMargin,
1468 axisMargin = 0;
1484 plotOffset.bottom += lh + axisMargin;
1488 axis.box = { top: plotOffset.top + axisMargin, height: lh };
1489 plotOffset.top += lh + axisMargin;
1496 axis.box = { left: plotOffset.left + axisMargin, width: lw };
1497 plotOffset.left += lw + axisMargin;
1500 plotOffset.right += lw + axisMargin;
Djquery.flot.min.js7axisMargin:8,borderWidth:2,minBorderMargin:null,markings:null,markingsColor:"#f4f4f4",markingsLine… property
DAPI.md872 axisMargin: number
913 line, and "axisMargin" is the space in pixels between axes when there
/external/chromium-trace/catapult/telemetry/third_party/flot/
Djquery.flot.min.js28axisMargin,u=a.grid.labelMargin,l=t.direction=="x"?d:v,c,h,p=e.grep(l,function(e){return e&&e.opti… property