Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/breck7/scroll
/ copy
Function
copy
external/.d3.js:3071–3073 ·
view source on GitHub ↗
(channels)
Source
from the content-addressed store, hash-verified
3069
3070
define(Color, color, {
3071
copy(channels) {
3072
return
Object.assign(
new
this.constructor, this, channels);
3073
},
3074
displayable() {
3075
return
this.rgb().displayable();
3076
},
Callers
9
pointish
Function · 0.85
sequential
Function · 0.85
sequentialLog
Function · 0.85
sequentialSymlog
Function · 0.85
sequentialPow
Function · 0.85
diverging$1
Function · 0.85
divergingLog
Function · 0.85
divergingSymlog
Function · 0.85
divergingPow
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected