[rkward-tracker] [ rkward-Bugs-1550558 ] scatterplot type="b" not working
SourceForge.net
noreply at sourceforge.net
Fri Sep 1 17:00:57 UTC 2006
Bugs item #1550558, was opened at 2006-09-01 16:12
Message generated for change (Settings changed) made by tfry
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=459007&aid=1550558&group_id=50231
Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: None
Group: None
>Status: Pending
Resolution: None
Priority: 5
Submitted By: Nobody/Anonymous (nobody)
Assigned to: Nobody/Anonymous (nobody)
Summary: scatterplot type="b" not working
Initial Comment:
hi there,
I just emerged the most recent rkward-0.3.7_pre1
using gentoo's sci-overlay and got it running.
the is a bug in scatterplot
x <- c(3,4) y <- c(4,5)
then trying to create a scatterplot with the menu
and specifying it should plot "dots connected by
lines" (which should be the type="b") gives me an
error saying :
Error: object "b" not found Error in xy.coords(x, y,
xlabel, ylabel, log) :
object "rk.plugin.log" not found
doing the same specifying "lines" or "plot individual
lines" (default) works fine.
regards
Norman
----------------------------------------------------------------------
Comment By: Thomas Friedrichsmeier (tfry)
Date: 2006-09-01 18:51
Message:
Logged In: YES
user_id=300591
Strange. In fact I found several small bugs related to the
plot type, but I can't reproduce the one you mention. Did
you select the type from the radio list, or did you
choose "Customize"? In case of the latter, I've found the
bug (but you'd also have to write
'b'
instead of just
b
In case of the former, I'm afraid, I can't reproduce. Any
more info?
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=459007&aid=1550558&group_id=50231
More information about the rkward-tracker
mailing list