Skip to content

"Artifact" when plotting labels with outline=True #252

@clwgg

Description

@clwgg

I've come across a weird "artifact" that can be triggered when plotting labels with outline=True:

sdata.pl.render_labels(outline=False).pl.show()

main-1

sdata.pl.render_labels(outline=True).pl.show()

main-2

It's a little hard to see, but in the 2nd figure, there appears to be some kind of "shade" in the top-left corner of the plot.

I went digging a bit for possible causes -- please see the PR linked below for a potential fix.

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