Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/BloombergGraphics/whatiscode
/ circuit.js
File
circuit.js
modules/circuit/circuit.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
!(
function
(){
2
var
margin = {left: 25, right: 40, top: 30, bottom: 25}
3
width = Math.min(960, innerWidth) - margin.left - margin.right,
4
cols = Math.ceil(width/900*8),
Callers
nothing calls this directly
Calls
2
bot
Function · 0.85
initDraw
Function · 0.70
Tested by
no test coverage detected