<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:atom="http://www.w3.org/2005/Atom" version="2.0">
  <channel>
    <title>plotseries – Time-Series Plots</title>
    <link>http://enricoschumann.net/R/packages/plotseries/</link>
    <description>News about package plotseries</description>
    <language>en-gb</language>
    <copyright>Copyright 2019-2026, Enrico Schumann</copyright>
    <atom:link href="http://enricoschumann.net/R/packages/plotseries/plotseries_news.xml" rel="self" type="application/rss+xml"/>
    <item>
      <title>0.1-0</title>
      <link>http://enricoschumann.net/R/packages/plotseries/</link>
      <pubDate>Thu, 19 Sep 2019 00:00:00 +0200</pubDate>
      <guid isPermaLink="false">plotseries_0.1-0_2019-09-19_c6177beab1852bbf7810fda1aabb540e51529dcf</guid>
      <description>
&lt;ul&gt;
&lt;li&gt;initial release: the package provides a single
function, 'plotseries', that plots one or several
(financial) time-series&lt;/li&gt;
&lt;/ul&gt;
</description>
    </item>
    <item>
      <title>0.2-0</title>
      <link>http://enricoschumann.net/R/packages/plotseries/</link>
      <pubDate>Thu, 28 Sep 2023 00:00:00 +0200</pubDate>
      <guid isPermaLink="false">plotseries_0.2-0_2023-09-28_c7be7590483328569aa2721438ac1228f6c31666</guid>
      <description>
&lt;ul&gt;
&lt;li&gt;plotseries now supports different types of plots,
controlled by argument 'series.type': "level" (the
default), "fan", "quantile", "streaks".  For examples,
see the vignette, or this note:
&lt;a href="http://enricoschumann.net/notes/streaks-in-equity-returns-and-yield-changes.html"&gt;http://enricoschumann.net/notes/streaks-in-equity-returns-and-yield-changes.html&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;the 'par' settings that plotseries changes internally
are restored to previous values when the function ends&lt;/li&gt;
&lt;li&gt;experimental support for "zoo::yearmon" timestamps,
as well as plain numeric timestamps (1, 2, 3, ...)&lt;/li&gt;
&lt;li&gt;experimental options to automatically displace (shift)
labels to avoid overlap&lt;/li&gt;
&lt;li&gt;see the ChangeLog for more details&lt;/li&gt;
&lt;/ul&gt;
</description>
    </item>
    <item>
      <title>0.3-0</title>
      <link>http://enricoschumann.net/R/packages/plotseries/</link>
      <pubDate>Sat, 25 May 2024 00:00:00 +0200</pubDate>
      <guid isPermaLink="false">plotseries_0.3-0_2024-05-25_699eb9ab98892e41373cc150364aeead789a5db4</guid>
      <description>
&lt;ul&gt;
&lt;li&gt;plotseries now invisibly returns a list with parameters&lt;/li&gt;
&lt;li&gt;quantile and fan plots render (much) faster&lt;/li&gt;
&lt;li&gt;new argument "reset.par"; if TRUE (the default), par
settings are restored after plotting. (But FALSE is
often appropriate if additional elements are to be
added, e.g. via 'abline'.)&lt;/li&gt;
&lt;li&gt;line type can now be specified with 'lty', as in
standard 'plot'&lt;/li&gt;
&lt;li&gt;new argument "warn.fan1"; if TRUE, warn when a fanplot
is to be computed from a single series (the warning had
always been issued, and the new argument provides a way
to suppress it)&lt;/li&gt;
&lt;li&gt;'quantile' and 'fan' plots add labels to all chosen
"probs", not just the median&lt;/li&gt;
&lt;li&gt;fixed: argument 'median.col' had been ignored in 'fan'
plots&lt;/li&gt;
&lt;/ul&gt;
</description>
    </item>
    <item>
      <title>0.4-0</title>
      <link>http://enricoschumann.net/R/packages/plotseries/</link>
      <guid isPermaLink="false">plotseries_0.4-0_NA_dca098e441432115d2731d2dfe1eb4e533e20c20</guid>
      <description>
&lt;ul&gt;
&lt;li&gt;support POSIXt timestamps&lt;/li&gt;
&lt;li&gt;new arguments "shade.start", "shade.end" and
"shade.col" for background shading&lt;/li&gt;
&lt;li&gt;new argument "time.labels.cex"&lt;/li&gt;
&lt;li&gt;argument "warn.fan1" has been renamed to "warn1", since
it also affects quantile plots&lt;/li&gt;
&lt;li&gt;....&lt;/li&gt;
&lt;/ul&gt;
</description>
    </item>
  </channel>
</rss>
