search for: test_graph

Displaying 3 results from an estimated 3 matches for "test_graph".

2005 Oct 28
1
multiple graphs in the same ps file ?
Dear all, I would like to be able to store multiple graphs in one ps or pdf file, but I cannot achieve this only if I don't shut the "postscript" device between the graphs. here is what I managed to do : > postscript(file="test_graph.eps", onefile=TRUE) > plot(1:10) > plot(1:20) > > dev.off() --------------------------------------------------------------------------- but when I try : > postscript(file="test_graph.eps", onefile=TRUE) > plot(1:10) > dev.off [execution of another part of the c...
2005 Oct 28
1
multiple graphs in the same ps file ? -- with ref.
...in the same ps file ? To: r-help@stat.math.ethz.ch Dear all, I would like to be able to store multiple graphs in one ps or pdf file, but I cannot achieve this only if I don't shut the "postscript" device between the graphs. here is what I managed to do : > postscript(file="test_graph.eps", onefile=TRUE) > plot(1:10) > plot(1:20) > > dev.off() --------------------------------------------------------------------------- but when I try : > postscript(file="test_graph.eps", onefile=TRUE) > plot(1:10) > dev.off [execution of another part of the c...
2007 Jan 04
10
New Feature: Graphing
Hi all, One of the major new features in the upcoming release is that Puppet now uses a graph library internally to handle resource relationships. The big benefit to all of you is that you can use this library to turn these graphs into images. The trick, right now, is adding --graph when you run puppetd. This creates .dot files, which can then be interpreted by the