Hello, and first of all thanks for this great package.
I have installed the latest version and have some issues that I have not encountered before: the roses are not closed, and looks like a pacman, as it can be seen from the figure enclosed below.
import windrose as wrose
ax = wrose.WindroseAxes.from_ax()

I show here a very simple plot, but the problem remains whenever I add some data.
Do you have any idea where does this problem comes from and how could I solve it ?
The following version are installed in a dedicated environment
windrose 1.7.0
matplotlib 3.6.0
Hello, and first of all thanks for this great package.
I have installed the latest version and have some issues that I have not encountered before: the roses are not closed, and looks like a pacman, as it can be seen from the figure enclosed below.
I show here a very simple plot, but the problem remains whenever I add some data.
Do you have any idea where does this problem comes from and how could I solve it ?
The following version are installed in a dedicated environment