DD2480-G9 / metrics-graphics

A library optimized for concise and principled data graphics and layouts.
http://metricsgraphicsjs.org
Mozilla Public License 2.0
0 stars 0 forks source link

Refactor high CC functions #24

Open RickardBjorklund opened 6 years ago

RickardBjorklund commented 6 years ago

We should refactor 2 of the functions with the highest cyclomatic complexity so that the complexity of the functions are reduced by at least 35%.

RickardBjorklund commented 6 years ago

This has been done by Rickard and Balthazar and can be seen under the branch CC_refact.