We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 8424d2a + 419ed2a commit 1d162acCopy full SHA for 1d162ac
d3.js
@@ -9556,4 +9556,4 @@
9556
return request.responseXML;
9557
});
9558
if (typeof define === "function" && define.amd) this.d3 = d3, define(d3); else if (typeof module === "object" && module.exports) module.exports = d3; else this.d3 = d3;
9559
-}();
+}.apply(self);
0 commit comments