You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I would like to inquire whether it's possible to select specific months for plotting by passing a list of months. For instance, I'd like to plot only the months [10, 11, 12], without plotting the whole the year.
Currently, I can achieve this by calling month_plot() three times, like so:
Hello,
Thank you very much for the super cool package.
I would like to inquire whether it's possible to select specific months for plotting by passing a list of months. For instance, I'd like to plot only the months [10, 11, 12], without plotting the whole the year.
Currently, I can achieve this by calling
month_plot()
three times, like so:The text was updated successfully, but these errors were encountered: