[rkward-tracker] [ rkward-Bugs-1550558 ] scatterplot type="b" not working
SourceForge.net
noreply at sourceforge.net
Sat Sep 16 02:20:11 UTC 2006
Bugs item #1550558, was opened at 2006-09-01 07:12
Message generated for change (Comment added) made by sf-robot
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: Closed
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: SourceForge Robot (sf-robot)
Date: 2006-09-15 19:20
Message:
Logged In: YES
user_id=1312539
This Tracker item was closed automatically by the system. It was
previously set to a Pending status, and the original submitter
did not respond within 14 days (the time period specified by
the administrator of this Tracker).
----------------------------------------------------------------------
Comment By: Thomas Friedrichsmeier (tfry)
Date: 2006-09-01 09: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