Skip to content

Idea for replacing facecolor='never' in FeatureArtist #2448

@rcomer

Description

@rcomer

Another solution to that might be to have a flag on the feature that says "these are edges" and override set_color to only set the edgecolor in that case. This would make us more consistent with LineCollection which will still allow you to explicitly set facecolor if you really want. This might also work as a solution for #1782 - though there we probably need to account for some geometries being edges and some not.

Originally posted by @rcomer in #2323 (comment)

I have been meaning to work on this but not got around to it so creating an issue before I forget completely!

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions