Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/processing/p5.js
/ draw
Function
draw
test/manual-test-examples/loadingscreen/invalid_json.js:11–13 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
9
}
10
11
function
draw() {
12
text(myJson[0].a, 10, 10);
13
}
Callers
nothing calls this directly
Calls
1
text
Function · 0.85
Tested by
no test coverage detected