Hi, I am new to the p5.js codebase and found some styling error in some math sub-area images, but I couldn’t find where these images/visualization is being rendered. I want to change some text alignment and image size in these images/visualization.
I want to know from where these images/visualizations are being rendered, and if I want to change, for example, its text alignment or font size, how can I do it?
Hi @josephh, Thank you so much for the reply , but I actually want to know more about these images generated by this code. For example, suppose if I want to change the size of these images or change the background color from grey to something else or any CSS styling if I want to apply. Can I able to make these changes?