I want to plot uni-variate functions using 2D plots but I want to be able to change the angle between the axes so that they are not perpendicular. Is this possible?
I have looked through all the graphics options and have not be able to discover any that accomplish this. Such an option might reasonably be called AxesAngle. I know I could do a plot without the axes and then draw these later on my own but this is not what I want. I want the plot to be based on non-parallel axes.

