Open Scott-Crawshaw opened 2 years ago
This function is difficult to read, as it is written as one continuous block of code. Consider adding whitespace to break up the logical sections, and potentially adding comments to help illustrate these sections. Could make it easier to debug down the road https://github.com/dartmouth-cs98/21f-visuol/blob/ed8b3892ba669541b902d4875aad6c9adece30f2/visuol/src/components/compensation/Graphs.jsx#L20-L59
It wont let me assign people, so I'll @ the assignees below: @timofei7 @romano-w @eddie-ma-1
This function is difficult to read, as it is written as one continuous block of code. Consider adding whitespace to break up the logical sections, and potentially adding comments to help illustrate these sections. Could make it easier to debug down the road https://github.com/dartmouth-cs98/21f-visuol/blob/ed8b3892ba669541b902d4875aad6c9adece30f2/visuol/src/components/compensation/Graphs.jsx#L20-L59