mpl_visual_context.patheffects.Recenter

class mpl_visual_context.patheffects.Recenter(axes, ox, oy, coords='data', sign=1)

PathEffect that apply offsets so that the given points to be zero.

Methods

draw_path

restore

__init__(axes, ox, oy, coords='data', sign=1)

Methods

__init__(axes, ox, oy[, coords, sign])

draw_path(renderer, gc, tpath, affine, rgbFace)

restore()