The function
The degree of the Taylor approximation (0 for constant, 1 for linear, 2 for quadratic)
The point of expansion (in units of the function, not pixels)
Optional custom canvas context to draw on
Domain over which to plot (in units of the matrix, not pixels)
Stroke width
Resolution of the plot
Scale, defaults to 1, divided by 100 internally for finer control
Stroke color
x-offset (canvas translation), defaults to canvas center
y-offset (canvas translation), defaults to canvas center
Plots the nth-degree Taylor series approximation for an explicit function.