Author: Lars Michelsen <[email protected]>
Date: Sat Mar 9 16:25:35 2013 +0100
Committer: Lars Michelsen <[email protected]>
Commit-Date: Sat Mar 9 16:25:35 2013 +0100
fixed graph ratio
---
share/server/core/sources/automap_pos.php | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/share/server/core/sources/automap_pos.php
b/share/server/core/sources/automap_pos.php
index 473e281..9958d98 100644
--- a/share/server/core/sources/automap_pos.php
+++ b/share/server/core/sources/automap_pos.php
@@ -105,7 +105,7 @@ function graphviz_config(&$params, &$tree) {
$str .= ' graph [';
$str .= 'dpi="72", ';
//ratio: expand, auto, fill, compress
- //$str .= 'ratio="fill", ';
+ $str .= 'ratio="fill", ';
$str .= 'margin='.graphviz_px2inch($params['margin']).', ';
//$str .= 'bgcolor="'.$this->MAPCFG->getValue(0, 'background_color').'", ';
$str .= 'root="'.$tree['object_id'].'", ';
------------------------------------------------------------------------------
Symantec Endpoint Protection 12 positioned as A LEADER in The Forrester
Wave(TM): Endpoint Security, Q1 2013 and "remains a good choice" in the
endpoint security space. For insight on selecting the right partner to
tackle endpoint security challenges, access the full report.
http://p.sf.net/sfu/symantec-dev2dev
_______________________________________________
Nagvis-checkins mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/nagvis-checkins