API ReferenceΒΆ

legend([ax, legend_items, handles, labels, ...])

This is a modified legend based the original matplotlib class

cat_legend([ax, colors, labels, size, ...])

Categorical legend with same handles

size_legend(sizes, *[, ax, labels, array, ...])

Create legend that represent the size of circle

colorbar([mappable, norm, cmap, ax, style, ...])

Colorbar based on Axes

colorart([mappable, cmap, norm, ax, alpha, ...])

Axes-independent colorbar

vstack(legends[, ax, orientation, spacing, ...])

Stack multiple artists together

hstack(legends[, ax, orientation, spacing, ...])

Stack multiple artists together

stack(legends[, ax, orientation, spacing, ...])

Stack multiple artists together

handles

Reusable Hanldes for Legend