act.plotting.WindRoseDisplay.set_rrng

WindRoseDisplay.set_rrng(rrng, subplot_index=(0,))[source]

Sets the range of the radius of the wind rose plot.

Parameters:
  • rrng (2-tuple) – The range for the plot radius (in %).

  • subplot_index (2-tuple) – The index of the subplot to set the radius range of.