mpl_visual_context.patheffects.FillColor

class mpl_visual_context.patheffects.FillColor(fillcolor)

PathEffect to set the fill color

Methods

draw_path

__init__(fillcolor)

Methods

__init__(fillcolor)

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