Sha256: 76e94b228fe99645fa1979facd56f349c6f7bf8d3baef22a5566c56e15189a90
Contents?: true
Size: 96 Bytes
Versions: 4
Compression:
Stored size: 96 Bytes
Contents
function d3_Color() {} d3_Color.prototype.toString = function() { return this.rgb() + ""; };
Version data entries
4 entries across 4 versions & 2 rubygems