diff options
| author | Johannes Ranke <johannes.ranke@jrwb.de> | 2026-03-13 13:19:36 +0100 |
|---|---|---|
| committer | Johannes Ranke <johannes.ranke@jrwb.de> | 2026-03-13 13:19:36 +0100 |
| commit | a5e851a5d81194bef25c3f3a32e355e5795cdde1 (patch) | |
| tree | f5a1441b7663239d56f55129907f97eb9f35c349 /docs/news/index.html | |
| parent | 3612fcc80c900d95a539a7fa228eecd4429e7c72 (diff) | |
Small improvements, see NEWS.md
In the README, improve the scaling of the graphs
Diffstat (limited to 'docs/news/index.html')
| -rw-r--r-- | docs/news/index.html | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/docs/news/index.html b/docs/news/index.html index 1020efc..fe076cb 100644 --- a/docs/news/index.html +++ b/docs/news/index.html @@ -34,7 +34,8 @@ <div class="section level2"> <h2 class="pkg-version" data-toc-text="0.4.1" id="version-041">version 0.4.1<a class="anchor" aria-label="anchor" href="#version-041"></a></h2> -<ul><li>R/chent.R: Improve print method for <code>pai</code> objects.</li> +<ul><li>R/chent.R: Improve print method for <code>pai</code> objects</li> +<li>plot method for chents: Pass dots argument to <code>grid.picture()</code> as documented.</li> </ul></div> <div class="section level2"> <h2 class="pkg-version" data-toc-text="0.4.0" id="version-040">version 0.4.0<a class="anchor" aria-label="anchor" href="#version-040"></a></h2> |
