Skip to content

SVG Heatmaps #4149

Closed
Closed
@zbjornson

Description

@zbjornson

Currently the color brick area of heatmaps is rendered using data: URLs. This makes it harder to produce high-quality exported images (especially for print) unless you're careful with how the image is resampled after exporting (difficult to do given that it's a PNG embedded in an SVG).

Would you consider using SVG instead, at least for zsmooth=false?

I made a quick patch to try this out. With a 50 x 200 brick heatmap, performance seems pretty close. I could turn this into a PR if it would be accepted.

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