Most text based programmers format their code using consistent, defined
styles. Formatting improves code readabilty and facilitates efficient
editing. For people (clients) who might not understand it, well formatted
code at least looks professional.
What's prevented LabVIEW programmers from adopting rules of style for
arranging block diagrams?