giddy.directional.Rose

Rose.plot_vectors(self, arrows=True)[source]

Plot vectors of positional transition of LISA values within quadrant in scatterplot in a polar plot.

Parameters
axMatplotlib Axes instance, optional

If given, the figure will be created inside this axis. Default =None.

arrowsboolean, optional

If True show arrowheads of vectors. Default =True

**kwargskeyword arguments, optional

Keywords used for creating and designing the plot. Note: ‘c’ and ‘color’ cannot be passed when attribute is not None

Returns
figMatplotlib Figure instance

Moran scatterplot figure

axmatplotlib Axes instance

Axes in which the figure is plotted