Slightly enlarged graphs to 900 pixels instead of 800.
This commit is contained in:
+1
-1
@@ -2,7 +2,7 @@
|
||||
|
||||
// Graph size
|
||||
$GHEIGHT = 500;
|
||||
$GWIDTH = 800;
|
||||
$GWIDTH = 900;
|
||||
|
||||
$QTYPE = array (
|
||||
"-3" => "Virtual Actual and Preferred",
|
||||
|
||||
Reference in New Issue
Block a user