diff options
Diffstat (limited to 'docs/news/index.html')
-rw-r--r-- | docs/news/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
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 @@ <h1 class="page-header" data-toc-text="1.0.4"> <a href="#mkin-104-unreleased" class="anchor"></a>mkin 1.0.4 (Unreleased)</h1> <ul> -<li><p>‘plot.mixed.mmkin’: Reset graphical parameters on exit</p></li> <li><p>All plotting functions setting graphical parameters: Use on.exit() for resetting graphical parameters</p></li> +<li><p>‘plot.mkinfit’: Use xlab and xlim for the residual plot if show_residuals is TRUE</p></li> </ul> </div> <div id="mkin-103-2021-02-15" class="section level1"> |