Skip to content

Decoupling hatch from edges #7059

@mdepitta

Description

@mdepitta
  • Fedora 20; Python 2.7.5; Matplotlib 1.4.3 (installed by yum/pip)

I look around but this seems still to be an open issue. Do you confirm it? I have a polygon filled y hatches but I would like to plot only those hatches rather than the edge of the polygon too. Like:

ax.add_artist(mpatches.Polygon(..., ec='none', fc='none', hatch='//'))

But in this fashion, as hatch is bound to ec if I set this latter to none, hatches disappear as well...

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions