multidim.covertree.CoverTree.plot

CoverTree.plot(canvas, **kwargs)[source]

Interactive plot of a CoverTree, with dynamic computation of levels.

Parameters:
canvas : bokeh.plotting.figure.Figure

as obtained from canvas = bokeh.plotting.figure()

Other parameters are fed to :func:`CoverLevel.plot`