From 3a5463672c297b37c3c9135c8b144c48744c05d0 Mon Sep 17 00:00:00 2001 From: Johannes Ranke Date: Wed, 31 Mar 2021 19:42:17 +0200 Subject: Bug fix in plot.mkinfit In residual plots, use xlab and xlim if appropriate --- docs/news/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/news/index.html') diff --git a/docs/news/index.html b/docs/news/index.html index 3a52a093..fae6503a 100644 --- a/docs/news/index.html +++ b/docs/news/index.html @@ -145,8 +145,8 @@

mkin 1.0.4 (Unreleased)

-- cgit v1.2.1 From c74b79c983fe9fc872bac1262040e82f16049477 Mon Sep 17 00:00:00 2001 From: Johannes Ranke Date: Wed, 21 Apr 2021 13:11:47 +0200 Subject: Version 1.0.4 published yesterday --- docs/news/index.html | 1 + 1 file changed, 1 insertion(+) (limited to 'docs/news/index.html') diff --git a/docs/news/index.html b/docs/news/index.html index fae6503a..2905c120 100644 --- a/docs/news/index.html +++ b/docs/news/index.html @@ -147,6 +147,7 @@
  • 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

  • +
  • ‘mmkin’: Use cores = 1 per default on Windows to make it easier for first time users

-- cgit v1.2.1