Looks like we have two functions doing essentially the same thing in the embedded graph class: set_scaled_coordinates and rescale_to_unit_disk. I found them after rearranging the code to put similar functions together. These need to be unified and/or removed as necessary.
Looks like we have two functions doing essentially the same thing in the embedded graph class:
set_scaled_coordinatesandrescale_to_unit_disk. I found them after rearranging the code to put similar functions together. These need to be unified and/or removed as necessary.