canonically_rotate_circles#

canonically_rotate_circles(circles: dict, degree=0)#

Given a dictionary where values are circles, canonically rotate the system of circles so that they are aligned along an axis with ‘degree’ degrees. If degree = 0, the circles will be vertically aligned.