Skip to content

completely removing white space between adjacent rectangles in categorical and continuous data plots #15

@bkinnersley

Description

@bkinnersley

Hello,

Thank you for such a useful package!

I wanted to check if it was possible to completely remove any white space between adjacent rectangles in categorical and continuous data plots (e.g. similar to adding "bar_kwargs = {'edgecolor': 'None'}" when creating a bar plot). I have tried setting parameters in ".plot_comut(x_padding=0,y_padding=0,tri_padding=0)" but there is still white space faintly visible. This can be a particular issue when creating plots with many samples.

Thanks very much

Best wishes

Ben

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions