similar to: Rgraphviz - neato layout - edge weights do not have an effect

Displaying 20 results from an estimated 200 matches similar to: "Rgraphviz - neato layout - edge weights do not have an effect"

2006 Jul 06
1
Rgraphviz: How to control the colours of edges in a graph
Using Rgraphviz, I draw the undirected graph with vertices A,B,C and D and edges A:B, B:C, C:D, D:A, A:C. I want the vertices A and B to be red and C and D to be blue. The problem is the following: I want the edges A:B and B:C to be green and the edges C:D and C:A to be yellow, while the edge A:C can have the default colour black. I assume that I have to specify this using the edgeAttrs-argument
2010 Feb 12
1
aggregate: with 2 by variables in the result the 2nd by-variable is wrong (PR#14213)
Full_Name: Franz Quehenberger Version: 2.10.1 OS: Windows XP Submission from: (NULL) (145.244.10.3) aggregate is supposed to produce a data.frame that contains a line for each combination of levels of the variables in the by list. The first columns of the result contain these combinations of levels. With two by variables the second by-variable takes always only one value. However, it works fine
2006 Jun 16
3
Zaptel HZ Warning
Anyone else get this while compiling zaptel? I'm guessing I have to modify my kernel. Neato. :( Does that mean that the zaptel module (I'm really after ztdummy), or this xpp_zap thing won't be usable...? Not that I have zaptel hardware, but it seems Asterisk won't compile itself without zaptel being installed. CC [M] /root/software/zaptel-1.2.6/xpp/xpp_zap.o
2009 Jun 24
0
Matrix vignette error in June 24 RC
I am getting the following problem with make check-all on the June 24 rc. I realize I could probably fix it by installing/setting a path to the sty file, but I don't remember having to do that for make check-all in the past. Paul Gilbert ___________ .... checking package 'Matrix' * checking for working pdflatex ... OK * using log directory
2009 Sep 05
2
Desiring to set up Windows Vista and Linux Fedora Core 4 Samba
Gary, SWAT is neato! This is a wonderful summarizing and helping tool! I didn't know about it at all! (I had to set disable to no and enable it via xinetd, but then my localhost:901 works great!!) I'm going to look it over and try to regain at least the basic understanding I got of Samba many years ago when I configured my Windows 98! I believe it will go faster with
2006 Jul 06
1
Rgraphviz: Setting the edge width
I create an undirected graph with Rgraphviz (see code below). I would like to make the edges thicker. Can anyone help on this?? Regards S?ren V <- c("A","B","C","D") E <- list(c("A","B"),c("B","C"),c("C","D"),c("D","A"),c("A","C")) Eidx
2002 Feb 26
1
How can you capture the input and output of a serial port in wine
I'm curious about this. I'm trying to reverse-engineer a really neato-device that hooks up to the serial port and has Windows software. I've figured out the protocol the device sends; I'm just not sure how the device is initialized. So I'd love to capture the Windows software doing the dirty deed.. and WINE is IMHO just the tool. So, question is: How do you capture serial
2004 Apr 27
1
Feature Request
Just built 2.6.1 and started testing it. Nice job guys. I especially love the --progress and hardlink tweaks. Quite often, while I have systems backing up out of cron, I'd love to be able to see the --progress. Unfortunately, it's just not practical to crank up the verbosity like that on a regular basis (some of these systems have a few million files). A neat feature I'd like to see
2004 Aug 06
6
XML statistics?
> >This stats file is a sort of "virtual file", created by icecast on demand. It >doesn't live on the filesystem at any point. > >You can request it from the server using http://server:port/admin/stats.xml > >Can you suggest some text for the documentation that would clarify this? > >Mike > Well, I still don't get an XML file when I visit that page
2004 May 17
1
xapian & debian
This is mostly for Richard, but others may have useful thoughts too. I just took a look at the debian stuff. It's generally looking good (though I haven't actually tried to build the debs). A few comments on items in TODO: > xapian-doc: in index.html, there is one broken link (which occurs in > two places, pointing to the full source documentation, since we don't >
2006 Mar 01
4
rant on browser makers (was something about updating TD''s)
> Oh is Gecko == Mozilla? Oh well, can''t keep them straight. As far as I''m > concerned there are only 2 browsers worth developing for, IE6 and FF > > 1.07. Remove IE 6 and I agree, hahahaha. Actually, I hate Mozilla''s box model (I know it''s the w3c recommended one, but it''s flawed. Width and height should include padding and borders.
2007 Oct 04
1
linewidth in Rgraphviz
I'm an Rgraphviz newbie trying to figure out how to do some things/whether they are possible. Apparently graphviz does allow you to modify line widths of edges: see https://mailman.research.att.com/pipermail/graphviz-interest/2001q2/000051.html (although it looks a little obscure even in graphviz). [As discussed in the thread above, the "weight" parameter in Rgraphviz sets the
2008 Feb 12
0
[Fwd: Re: controlling the edge linewidth in Rgraphviz]
Hi Adrian, even better would be this: 1.) Install the latest Rgraphviz devel version 2.) Use the new API for graph rendering: library(Rgraphviz) example(randomEGraph) x <- layoutGraph(g1) graph.par(list(edges=list(lwd=2))) # if you want to set lwd=2 for the whole session # or if you just want to change this for your one graph: renderGraph(x, graph.pars=list(edges=list(lwd=2))) There is a
2004 Aug 17
2
password echoes on `ssh $host passwd`
Hello, When i ssh to a machine and run a command which asks for masked characters (ie a password), the characters which supposed to not show up echo to the screen. I use a public/private key, so there isnt any ssh authentication. castor:~$ ssh -V OpenSSH_3.8.1, OpenSSL 0.9.7d 17 Mar 2004 castor:~$ dmesg|head -2 OpenBSD 3.6-beta (GENERIC) #3: Thu Aug 12 00:01:53 EDT 2004 keoki at
2004 Aug 06
0
XML statistics?
I have no prob seeing stats with mozilla. Icecast has come so far in a year. Last year at this time there was no need for stats. hehe We were just glad to get the stream out. <p><p>HidayahOnline.org Admin wrote: > >> >> This stats file is a sort of "virtual file", created by icecast on >> demand. It doesn't live on the filesystem at any point.
2011 Mar 23
1
Tinc graph and label info.
Hi, I use tinc with the option GraphDumpFile=/etc/tinc/ci00036/grapd.dot In the graph there is the label section: ci00036 [label = "ci00036"]; ci00037 [label = "ci00037"]; ci00038 [label = "ci00038"]; Is there an option to set the label in the tinc config file or host file to a custom text ? Something that is easy to read and has some meaning
2012 May 24
1
[LLVMdev] vmkit: Getting Started
Hi, I recently tried to follow the instructions on http://vmkit.llvm.org/get_started.html but all I get is -- snip -- In file included from /home/birdspider/vmkit-test/llvm/include/llvm/Support/SwapByteOrder.h:20: /usr/bin/../lib/gcc/x86_64-unknown-linux-gnu/4.7.0/../../../../include/c++/4.7.0/limits:1404:27: error: use of undeclared identifier '__int128'; did you mean
2004 Aug 06
2
XML statistics?
The documentation for Icecast2 references a structured XML document containing statistics, such as the following from the docs: <?xml version="1.0"?> <icestats> <client_connections>13</client_connections> <connections>14</connections> <source_connections>1</source_connections>
2012 May 29
3
[LLVMdev] make error
Hello, I am currently trying to install vmkit from source. I am running archlinux i686 with the 3.1.9-2 kernel. This output is from the directions given on the llvm site. Below is the configureation output along with the make output. I run ./configure with the following parameters ./configure --with-llvmsrc=../llvm --with-gnu-classpath-glibj=../classpath-0.97.2/lib/glibj.zip
2001 Apr 05
3
dumb newbie needs help
hi, I read the howto and the official documentation, and have tried setting up w(h)ine according to the configuration directions, but for some reason, I'm getting errors on all drives - "cannot stat the drive". what does that mean, and how do I fix it? All drives that it is calling are already mounted... thanks hello