The graphical-code tag has no usage guidance.
4
votes
1answer
223 views
How to perform code review of visual code?
Lately, I've been writing code in SAS Enterprise Guide, which produces "code" that looks like this (screenshot from the linked page):
My question is twofold:
Do you think it's necessary to ...
3
votes
2answers
321 views
Layout of mathematical views (iOS)
I am trying to figure out the right way to encapsulate graphical information about mathematical objects. It is not simple. For example, a matrix can include square brackets around its entries, or ...