CC: | Ivan Shmakov <oneingray [...] gmail.com> |
Subject: | graphics produced is way too small by default |
Date: | Tue, 21 Dec 2010 02:02:50 +0600 |
To: | bug-Tk-GraphViz [...] rt.cpan.org |
From: | Ivan Shmakov <ivan [...] main.uusia.org> |
While trying to introduce myself to the Tk::GraphViz Perl
module, I've found that the graphics produced into the canvas by
the example code provided on the manual page is way to small.
(I've tried it over several graphs found in
‘t/graphs/directed/’, to the similar effect.)
Adding ‘$gv->fit ();’ before ‘$gv->show’ didn't rectify the
issue. However, I was able to get reasonable results by using:
$gv->zoom ("-in" => 1.0e5);
The versions of some of the relevant packages (from Debian) are:
ii libgraphviz-perl 2.04-1
ii perl 5.10.1-16
ii perl-tk 1:804.029-1+b1
--
FSF associate member #7257
Message body not shown because it is not plain text.