Searched refs:thisGraph (Results 1 – 1 of 1) sorted by relevance
8087 var prev = thisGraph.useCssTransforms;8093 if (thisGraph.useCssTransforms)8095 thisGraph.useCssTransforms = false;8097 thisGraph.currentScale = 1;8099 thisGraph.view.scale = 1;8103 var gb = thisGraph.getGraphBounds();8109 var scale = 1 / thisGraph.pageScale;8273 var bg = thisGraph.background;8314 thisGraph.useCssTransforms = prev;8316 thisGraph.currentScale = prevScale;[all …]