plotBoundsHC#
- peccary.HCplots.plotBoundsHC(ax, n=5, nsteps=1000, **kwargs)[source]#
Plots region boundary lines on HC plane.
- Parameters:
- axMatplotlib axis
Axis on which to plot empty HC curves
- nint, optional
Sampling size, by default 5
- nstepsint, optional
Number of steps to use for generating HC bounding curves, by default 1000
- **kwargsdict, optional
Style arguments passed to
matplotlib.pyplot.plot, if none given uses PECCARY defaults