[prev in list] [next in list] [prev in thread] [next in thread] 

List:       graphviz-interest
Subject:    Re: [graphviz-interest] how to set width & height of image	displayed
From:       "Emden R. Gansner" <erg () research ! att ! com>
Date:       2010-07-19 15:46:58
Message-ID: 4C447372.6060909 () research ! att ! com
[Download RAW message or body]

  In Graphviz, the width and height attributes specify minimum sizes. To fix these, set fixedsize = 
true. As the <IMG> element
has no width or height attribute, use its containing <TD>:

<td fixedsize="true" width="50" height="50"><img src="bar1.png" /></td>

By default, the image is scaled down separately in x and y to fit. To get uniform scaling, set 
scale="true" in <IMG>.

To get further information, you can check the documentation:

   http://www.graphviz.org/doc/info/shapes.html#html

     -- Emden

_______________________________________________
graphviz-interest@research.att.com
https://mailman.research.att.com/mailman/listinfo/graphviz-interest
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic