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

mpl_toolkits.axisartist.axis_artist.BezierPath

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

Bases: matplotlib.lines.Line2D

draw(renderer)[source]

draw the Line with renderer unless visibility is False

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