mpl_visual_context.patheffects.Offset

class mpl_visual_context.patheffects.Offset(ox, oy)

PathEffect that offsets the path.

Methods

draw_path

__init__(ox, oy)

Methods

__init__(ox, oy)

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