[rkward-tracker] [ rkward-Bugs-1550558 ] scatterplot type="b" not working
SourceForge.net
noreply at sourceforge.net
Fri Sep 1 14:12:11 UTC 2006
Bugs item #1550558, was opened at 2006-09-01 07:12
Message generated for change (Tracker Item Submitted) made by Item Submitter
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: Open
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
----------------------------------------------------------------------
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