Hi, I have a problem in plotting clustermap
I can plot clustermap using 'ucd.pl.base_clustermap'
but, plot in juptyter is described like that
The labels are skipped one by one!!
It may be because of the font_size, which is not compatible with the jupiter notebook.
but, 'ucd.pl.base_clustermap' doesn't have a option that modify font_size.
so, could you fix this problem in your code?
Hi, I have a problem in plotting clustermap I can plot clustermap using 'ucd.pl.base_clustermap' but, plot in juptyter is described like that
The labels are skipped one by one!!
It may be because of the font_size, which is not compatible with the jupiter notebook. but, 'ucd.pl.base_clustermap' doesn't have a option that modify font_size. so, could you fix this problem in your code?
thank you!