Displaying 7 results from an estimated 7 matches for "unzooming".
Did you mean:
uncoming
2009 May 08
3
'Dynamic' 3D plot
Hi,
I am looking for a R package to draw 3d plot. But not in a static way like scatterplot3d or stuff like that. I would like to make rotate the plot, to zoom/unzoom etc..., actually to render the graph 'dynamic'... (for the biologist and bioinformatician, a R package which permitts to reproduce what pdb viewer does).
Does a Way exist to do something like that in R ?
Thanks,
2004 Jun 17
1
Tutorial for graphics
I don't know of a good tutorial, but I find that looking at ?par is
usually good for answering most graphing questions.
To resize axes, look at xlim and ylim under ?par. As for changing the
axes, you can suppress the axes using e.g., for the x-axis xaxt="n" in
your plotting function call, and then add your own axis using the axis()
function (see ?axis).
HTH,
Jim
James W.
2008 Apr 03
1
X11 image problem in R-2.8.0 Under development / R-2.7
I apologize if this is too obscure to reproduce, or some idiosyncratic
aspects of my system. If I create a plot, e.g.,
> plot(1:10)
I get a graphics device as expected. I then click on the 'zoom' box on
my X11 window, so the window expands to occupy the entire screen. The
plot is redrawn at the scale of the large window, but is clipped to the
'unzoomed' size. I only
2009 Jun 22
0
Putting R Based open source analytics for collobrative spreadsheet working on the Cloud
...based e-platform:
- *High productivity* via the most advanced cross-platform workbench
available *for the R environment*.
- *Advanced Graphics: with BIOCEP, a graphic transducer allows the rendering
on client side of graphics produced on server s*ide and enables advanced
capabilities like zooming/unzooming/scrolling for R graphics. a client side
mouse tracker allows to display dynamically information related to the
graphics and depending on coordinates. Several virtual R Devices showing
different data can be coupled in zooming/scrolling and this helps comparing
visually complex graphics.
- *Extensib...
2009 Mar 29
5
Adobe Flash Install Woes
I am having a hell of a time getting adobe flash to work on a recent 5.2
install.
>From rpm install:
Running firefox as root -- I have verified there is a symlink in
/usr/lib/mozilla/plugins that points to the actual plugin located in
/usr/lib/flash-plugins
nada.
SoI then copied the plugin directly into /usr/lib/mozilla/plugins and
eliminated the symlink from the equation.
nada.
I then
2010 May 19
2
Compiz 8.6 on openSuSE 11.0 -- Success! But need help with a few issues.
Dominique, cc: compiz,
Dominique, you wanted the feedback, and List, I need your help. I have
installed and fully configured (kicked the tires) on compiz 8.6 on openSuSE 11.0
and on balance it is great. There are a few weird things going on. Most notably,
the number of options in ccsm that now uncheck themselves. In the past (compiz
0.5.6 - 0.8.2) there may have been one or two that would stick
2010 Mar 05
0
Wine release 1.1.40
The Wine development release 1.1.40 is now available.
What's new in this release (see below for details):
- Support for Wow64 registry redirection.
- Increased coverage of MSI standard actions.
- Various Wordpad improvements.
- Many shell fixes for better IE support.
- Improved support for typelibs.
- Better GL card detection.
- Various bug fixes.
The source is available from