mpl_visual_context.patheffects.Open

class mpl_visual_context.patheffects.Open

PathEffect with no closed with. This is done by replacin CLOSEPOLY code to STOP.

Methods

draw_path

__init__(*args, **kwargs)

Methods

__init__(*args, **kwargs)

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