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
The standard deviation (SD) in add_sd_errorbar() and add_sd_ribbon() is now shown as
one time SD, not 2 times SD as before. Thanks to @awata25 for spotting this (#25).
New arguments fontsize, family, face, and color in adjust_title(), adjust_caption(), adjust_x_axis_title(), adjust_y_axis_title(),
and adjust_legend_title() for more detailed control over fonts (#24).