Open
Description
Select the most appropriate label(s) for this issue.
No response
Describe the bug
The look of the live example for Array does not match the output of the original Processing code.
Location: content/examples/Basics/Arrays/Array/liveSketch.js
Expected behavior
The two outputs should look the same.
Adding strokeWeight(2);
to the setup
seems to fix it.
Screenshots

Browser
Chrome
Browser version
No response
Operating system
macOS
Smartphone details
No response
Additional context
No response