ALLCools.plot.continuous_scatter
Contents
ALLCools.plot.continuous_scatter
¶
Module Contents¶
- tight_hue_range(hue_data, portion)[source]¶
Automatic select a SMALLEST data range that covers [portion] of the data
- continuous_scatter(data, ax, coord_base='umap', x=None, y=None, scatter_kws=None, hue=None, hue_norm=None, hue_portion=0.95, cmap='viridis', colorbar=True, colorbar_label_kws=None, size=None, size_norm=None, size_portion=0.95, sizes=None, sizebar=True, text_anno=None, dodge_text=False, dodge_kws=None, text_anno_kws=None, text_anno_palette=None, text_transform=None, axis_format='tiny', max_points=5000, s=5, labelsize=4, linewidth=0.5, cax=None, zoomxy=1.05, outline=None, outline_kws=None, outline_pad=2, return_fig=False, rasterized='auto')[source]¶