Searched defs:fitWindow (Results 1 – 4 of 4) sorted by relevance
4694 Graph.prototype.fitWindow = function(bounds, border) method in Graph
2439 Graph.prototype.fitWindow=function(b,c){c=null!=c?c:10;var e=this.container.clientWidth-c,k=this.co… method in Graph
2688 Graph.prototype.fitWindow=function(a,b){b=null!=b?b:10;var d=this.container.clientWidth-b,e=this.co… method in Graph