Skip to content

Commit

Permalink
Update mulensgeoseries.py
Browse files Browse the repository at this point in the history
  • Loading branch information
alexkjames committed Jul 12, 2024
1 parent 2254dd5 commit 50664a8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyleoclim/core/mulensgeoseries.py
Original file line number Diff line number Diff line change
Expand Up @@ -176,7 +176,7 @@ def stackplot(self, figsize=None, savefig_settings=None, time_unit = None,
grid_lw=0.5, label_x_loc=-0.15, v_shift_factor=3/4,
yticks_minor = False, xticks_minor = False, ylims ='auto',
plot_kwargs=None, common_time_kwargs=None):
''' Stack plot of multiple series
''' Stack plot of multiple ensemble series
Time units are harmonized prior to plotting.
Note that the plotting style is uniquely designed for this one and cannot be properly reset with `pyleoclim.set_style()`.
Expand Down

0 comments on commit 50664a8

Please sign in to comment.