Improve visualization of regression lines. Regressions on the time graph used a very rough 'percentage' calculation based on the inflection complexity and overall start and end complexity of a ramp. This can sometimes be significantly different from the actual sample data, since samples do not take a uniform amount of time. Improve this by finding the inflection complexity point in the sample data.