All Downloads are FREE. Search and download functionalities are using the official Maven repository.

package.src.xhr.text.js Maven / Gradle / Ivy

import "xhr";

d3.text = d3_xhrType(function(request) {
  return request.responseText;
});




© 2015 - 2024 Weber Informatics LLC | Privacy Policy