double edges appearing in graph
Consider the following graph:digraph "server" { graph["splines"="curved","overlap"="scalexy","rankdir"="LR"]...
View ArticleDouble edges?
consider the following graph:digraph "server" { graph["splines"="curved","overlap"="scalexy","rankdir"="LR"]...
View Articledrawing graphs with large number of nodes/edges
Hi,I'm trying to draw a graph of how methods/functions of a program link to each other. I've succeeded in creating a .dot-file for this. The problem now is, is that the output of dot -Tsvg is somewhat...
View ArticleUnable to download the Java grappa package
http://www.research.att.com/~john/Grappa/grappa.tgzAfter clicking this link, I can't download. Dead link. Does anyone download successfully recently?
View ArticleDot spinning
Lets see is a very short question succeeds in being uploaded (me thinks this site is sick).Here is my question:http://www.csl.sri.com/users/iam/forum.txtconcerning dot spinning...
View ArticleDot making no progress.
Hi there, We have a graph (yes I know it is large) that is not too much bigger than other graphs we render relatively painlessly. I have tried limiting all the things I can find to limit but alas dot...
View ArticleSubscription for SVG not works
PS [label = S>] or PS [label = S>] give me big S if I compile to SVG; for PNG i s OK. I use Graphviz2.38
View ArticlePatch for Graphviz 64 bits on Windows
Hi,I came to a solution and it works fine for usI put on github all the visual studio solutions for graphviz and 3rd party libs and binaries.https://github.com/mahkoCosmo/GraphViz_x64Hope this'll help...
View Articleproblem to yum install graphviz on RedHat 7
I followed steps given at http://www.graphviz.org/Download_linux_rhel.php to install graphviz on my RHEL 7 server:1. Save the content from http://www.graphviz.org/graphviz-rhel.repo into a local file:...
View ArticleCisco NFVI
digraph G { bgcolor="purple:pink" label="agraph" fontcolor="white" subgraph cluster1 {fillcolor="blue:cyan" label="acluster" fontcolor="white" style="filled" gradientangle="270" node [shape=box...
View ArticleMany issues with rendering
All of the png files can be viewed all at once here.In many of these, the order I edged the characters is NOT maintained. Is there a way to specify that lines go to shapes go to the middle of the top...
View ArticleSpammer
Hi would you check your user management?I have registered a new user here and in 5 minutes received a spam from this ip address: 1.39.27.87message header part:X-Account-Key: account1 X-UIDL:...
View ArticleReal time help?
Hello.Is there anywhere one can receive real time help? I tried the #graphviz channel on freenode, but no one is responding.I have questions about the rendering of several of my dot files. For...
View ArticleBeginner question
I have recently installed graphvix-2.38I am working through examples from the CGP-Library (cartesian genetic programming) In particular, an example which allows the visualization of a chromosomeI have...
View ArticleVulnerability score of Graph viz showing as 9.3 based on bugs CVE-2014-0978...
Vulnerability score of Graph viz showing as 9.3 based on bugs CVE-2014-0978 and CVE-2014-1236 from link https://www.us-cert.gov/ncas/bulletins/SB14-013 . Is this fixed in latest version of Graphviz...
View ArticleClickable nodes in pdf
Hello All, I have a huge diagram (which doesn't fit in a single page)so I would like to split them hierarchically .in page 1 i have the overview info A-> B -1 A-> B -2 A-> B -3 A-> B -4and...
View ArticleAuto Color
Hello,I have some Nodes called PG****** and some PP***** any Idee how to color all nodes starting with PG red and all with PP blue?br Markus
View ArticleUsing Hyperlink x[URL:"..."]; with parameters
Hello all,I have some issues when generating a *.svg from an existing dot-file. A short coding example: graph G { 2 ; 2 [URL="file:///C:/Users/Call_file.vbs?a=5&b=8"]; } Just as a simmple code I...
View ArticleConvert to SVG. Loss classes.
Hi all Help me please, In html added CLASSes. After converting to svg, i lost all classes. For some elements got: Warning: Illegal attribute class - ignored! I added ids for elements, but classes are...
View ArticleNo PNG support on Mac (even with latest version installed)
Hi all,I'm a python (2.7, 3.4, 3.5) and Mac (OS 10.10). I'm trying to run some basic dask example. dask used graphviz in the back. I narrowed down the issue I have to the fact that my graphviz does not...
View Article