Lowered the stepsize for stability and added extra check to make sure label anchors don't go out of bounds. Not sure if that last one is strictly necessary (the unit test reference plots didn't change), but the anchors were going out of bounds in intermediate steps in some situations.
Lowered the stepsize for stability and added extra check to make sure label anchors don't go out of bounds. Not sure if that last one is strictly necessary (the unit test reference plots didn't change), but the anchors were going out of bounds in intermediate steps in some situations.
Closes #26