aboutsummaryrefslogtreecommitdiff
path: root/NEWS.md
diff options
context:
space:
mode:
authorJohannes Ranke <jranke@uni-bremen.de>2021-03-31 19:42:17 +0200
committerJohannes Ranke <jranke@uni-bremen.de>2021-03-31 19:42:17 +0200
commit3a5463672c297b37c3c9135c8b144c48744c05d0 (patch)
treef28691df6359757133510ae44399ce71ecbfaa93 /NEWS.md
parent7bca4f58951c1c8cae63c4557102ae77a3aff616 (diff)
Bug fix in plot.mkinfit
In residual plots, use xlab and xlim if appropriate
Diffstat (limited to 'NEWS.md')
-rw-r--r--NEWS.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/NEWS.md b/NEWS.md
index 36847cb8..9d03fa3d 100644
--- a/NEWS.md
+++ b/NEWS.md
@@ -1,9 +1,9 @@
# mkin 1.0.4 (Unreleased)
-- 'plot.mixed.mmkin': Reset graphical parameters on exit
-
- All plotting functions setting graphical parameters: Use on.exit() for resetting graphical parameters
+- 'plot.mkinfit': Use xlab and xlim for the residual plot if show_residuals is TRUE
+
# mkin 1.0.3 (2021-02-15)
- Review and update README, the 'Introduction to mkin' vignette and some of the help pages

Contact - Imprint