Skip to content

Option to turn off edge outlines in heatmap segments #150

@big-o

Description

@big-o

Great library! I've been using it to generate some plots with a background that has a different colour at each corner, and becomes more opaque at the centre.

I've noticed that when you set the alpha to < 1, you start to see the edges around each segment. This creates an unwanted "grid" which is either triangular or hexagonal.

Simply setting the edgecolor to "none" in the ax.fill call in heatmapping.heatmap seems to fix it, and produces a lovely smooth effect.

Can we either get this changed, or make it a configurable option to turn off the edge lines?

Metadata

Metadata

Assignees

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions