UNPKG

@plotly/d3

Version:

A JavaScript visualization library for HTML and SVG.

8 lines (5 loc) 118 B
d3.color = d3_color; function d3_color() {} d3_color.prototype.toString = function() { return this.rgb() + ""; };