Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/BloombergGraphics/whatiscode
/ color
Function
color
modules/circuit/circuit.js:194–194 ·
view source on GitHub ↗
(d)
Source
from the content-addressed store, hash-verified
192
193
194
function
color(d){
return
d.on ?
'#00c770'
:
'#f94600'
}
195
}
196
197
update(0)
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected