You are reading an old version of the documentation (v2.2.4). For the latest version see https://matplotlib.org/stable/
Version 2.2.4
matplotlib
Fork me on GitHub

mpl_toolkits.axisartist.axis_artist.BezierPath

class mpl_toolkits.axisartist.axis_artist.BezierPath(path, *kl, **kw)[source]
draw(renderer)[source]

draw the Line with renderer unless visibility is False

recache()[source]
set_path(path)[source]