summaryrefslogtreecommitdiffstats
path: root/src/options/renderer_3d.php
diff options
context:
space:
mode:
authorKore Nordmann <github@kore-nordmann.de>2008-08-20 11:10:02 +0000
committerKore Nordmann <github@kore-nordmann.de>2008-08-20 11:10:02 +0000
commitcc24ba1a3e2bb75ce751a7ec72d140a6582ecf2c (patch)
tree7eae31b768d5ec8c6f90c7fe76ba02a1155d3729 /src/options/renderer_3d.php
parent59e15d56899406f7cff4fd3eae3a370410e0c898 (diff)
downloadzetacomponents-graph-cc24ba1a3e2bb75ce751a7ec72d140a6582ecf2c.zip
zetacomponents-graph-cc24ba1a3e2bb75ce751a7ec72d140a6582ecf2c.tar.gz
- More documentation improvements
# There is still some way to go...
Diffstat (limited to 'src/options/renderer_3d.php')
-rw-r--r--src/options/renderer_3d.php4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/options/renderer_3d.php b/src/options/renderer_3d.php
index 8cc485b..48262c7 100644
--- a/src/options/renderer_3d.php
+++ b/src/options/renderer_3d.php
@@ -10,6 +10,10 @@
/**
* Class containing the extended options for the three dimensional renderer.
*
+ * The three dimensional renderer offers a visually improved rendering compared
+ * with the two dimensional renderer. This results in more options configuring
+ * the three dimensional effeks, shadows and gleams in the chart.
+ *
* <code>
* $graph = new ezcGraphPieChart();
* $graph->palette = new ezcGraphPaletteEzRed();
OpenPOWER on IntegriCloud