[rkward-tracker] [ rkward-Feature Requests-3453246 ] Allow javascript in web browser
SourceForge.net
noreply at sourceforge.net
Wed Dec 7 05:41:09 UTC 2011
Feature Requests item #3453246, was opened at 2011-12-06 21:41
Message generated for change (Tracker Item Submitted) made by burfee
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=459010&aid=3453246&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: RKWard user interface
Group: None
Status: Open
Priority: 5
Private: No
Submitted By: Burfee (burfee)
Assigned to: Nobody/Anonymous (nobody)
Summary: Allow javascript in web browser
Initial Comment:
Hi,
I was trying this tutorial http://jeffreybreen.wordpress.com/2011/07/14/r-one-liners-googlevis/ and i noticed that the graph doesn't appear. in rkward web browser. If i run R from the terminal and run the same script it works great when it starts in mozilla.
Script:
library(googleVis)
data(Fruits)
M = gvisMotionChart(data=Fruits, idvar="Fruit", timevar="Date", chartid="ILoveFruit")
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=459010&aid=3453246&group_id=50231
More information about the rkward-tracker
mailing list