[RkWard-devel] plot_stepfun_options

Prasenjit Kapat kapatp at gmail.com
Wed Mar 21 07:08:54 UTC 2007


Hi,

It took me a while to get things sorted out..

On Sunday 18 March 2007 11:11:39 am Thomas Friedrichsmeier wrote:
> Hi Prasenjit,
>
> I just changed the ECDF plot plugin to use your embeddable
> plot_stepfun_options plugin. I changed two small aspects of
> plot_stepfun_options, and one further comment:
>
> 1) default_verticals seemed to have no effect. I've changed it to actually
> control drawing of vertical lines, and changed it to default to false, but
> maybe I've overlooked something.

Thanks, I was not careful earlier.

>
> 2) The "varname" property seemed to be unused, and I removed it. A leftover
> from when this had rug() functionality built in?

Partly yes, and partly no; in the sense that, we can use plot.stepfun as an 
independent plugin under Plots, in which case, varname will be needed!

> The comment: Maybe it would make sense to add the col.01line option from
> plot.ecdf() to this plugin after all, but add another option to control,
> whether this is available or not (and probably defaulting to false). Right
> now, it looks like we're using this embeddable plugin at many places for
> plot.ecdf(), but never for plain plot.stepfun(), so this might be rather
> useful.

Done. I have modified the Plots > ECDF accordingly. Also, all the CLT plugins 
have been updated.

> Regards
> Thomas
>
> P.S.: Are you planning to work on making the grid() plugin embeddable and
> embedding it into plot_options before 0.4.7? 

More on this in the next mail.

Regards
PK




More information about the Rkward-devel mailing list