Displaying 3 results from an estimated 3 matches for "imagefilenam".
Did you mean:
imagefilename
2006 Jun 03
12
How to get dynamically created inputs from html form back to rails app
Thank you in advance.
Although I have many years of experience in general, including cross-
platform processing, I am not an HTML/Javascript programmer. As a
result, I do not have certain specific baseline skills and/or knowledge
that are presumed in the Rails and Ajax documentation.
I am experienced with DOM manipulations, so the bare mechanics of
manipulating the browser GUI via Javascript
2008 Jul 02
1
graph woes
...raph that are suppose to represent
perfect curves, but they are only showing the upper portions of the
curves.
On all of these I am assuming that there are easy resolutions, but
with me not knowing everything about R it isn't apparent to me what
the problems are.
Here is my code:
png(imageFilename, width = 480, height = 360)
par(cex = 0.75)
plot(type = "s", y = control_Table, x = p_USER_Table, xlab =
"% of compound database searched", ylab = "% of known ligands found",
main = title , col = "#ff0000", pch = "20", xlim = (0.1,...
2008 Jul 02
0
log plots woes
...raph that are suppose to represent
perfect curves, but they are only showing the upper portions of the curves.
On all of these I am assuming that there are easy resolutions, but with me
not knowing everything about R it isn't apparent to me what the problems
are.
Here is my code:
png(imageFilename, width = 480, height = 360)
par(cex = 0.75)
plot(type = "s", y = control_Table, x = p_USER_Table, xlab = "% of
compou-10,nd database searched", ylab = "% of known ligands found", main =
title , col = "#ff0000", pch = "20", xlim = (0...