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