API Reference#

anno_clustermap(data[, row_colors, ...])

Color or label annotated clustermap

bubble([data, x, y, hue, size, cmap, norm, ...])

Bubble plot

dot_heatmap(dot_size[, dot_hue, matrix_hue, ...])

Dot heatmap + Matrix heatmap

graph(edges[, nodes, nodes_size, ...])

Graph layout

point_map(points, *[, types, order, values, ...])

Point map

polygon_map(polygons, *[, types, order, ...])

Polygon map

stacked_bar(data[, group, value, stacked, ...])

Stacked bar plot

venn(data[, names, colors, alpha, ...])

Venn diagram for 2 & 3 Sets