Searched refs:ai (Results 1 - 2 of 2) sorted by relevance

/yui3/src/charts/js/
H A DCartesianChart.js531 ai,
566 for(ai in axesAttrs)
568 if(axesAttrs.hasOwnProperty(ai) && dh.hasOwnProperty(ai))
570 config[ai] = dh[ai];
/yui3/build/charts-base/
H A Dcharts-base-debug.js13375 ai,
13410 for(ai in axesAttrs)
13412 if(axesAttrs.hasOwnProperty(ai) && dh.hasOwnProperty(ai))
13414 config[ai] = dh[ai];

Completed in 352 milliseconds