summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--src/renderer/3d.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/renderer/3d.php b/src/renderer/3d.php
index bbd9fe1..6a0f787 100644
--- a/src/renderer/3d.php
+++ b/src/renderer/3d.php
@@ -639,7 +639,7 @@ class ezcGraphRenderer3d extends ezcGraphRenderer
$barWidth / 2,
( $barCenterBottom->y - $barCenterTop->y ) * $this->yDepthFactor,
0,
- 360,
+ 180,
$color
),
);
OpenPOWER on IntegriCloud