Loading...

verticapy.plotting._matplotlib.VoronoiPlot#

class verticapy.plotting._matplotlib.VoronoiPlot(*args, **kwargs)#
__init__(*args, **kwargs) None#

Methods

__init__(*args, **kwargs)

check_metric(metric)

draw([plot_crosses, ax])

Draws a KMeans Voronoi plot using the Matplotlib API.

get_category_desc(categoryorder)

get_cmap([color, reverse, idx])

Returns the CMAP associated to the input color.

get_colors([d, idx])

If a color or list of colours is available in the input dictionary, return it.

sort_chart_1d(x, labels, metric[, desc])

sort_chart_2d(X, x_labels, y_labels, metric)

supported_metrics()