summaryrefslogtreecommitdiffstats
path: root/src/element
diff options
context:
space:
mode:
authorKore Nordmann <github@kore-nordmann.de>2007-05-03 07:38:25 +0000
committerKore Nordmann <github@kore-nordmann.de>2007-05-03 07:38:25 +0000
commit060e4cc112feeedeaf76f1c71fe221a45e8c3246 (patch)
tree051a06faf0b019666e3c5210f63ff5af407d49cc /src/element
parent45dc0d77c5585a51bb04ef21bdc83792ef0d622a (diff)
downloadzetacomponents-graph-060e4cc112feeedeaf76f1c71fe221a45e8c3246.zip
zetacomponents-graph-060e4cc112feeedeaf76f1c71fe221a45e8c3246.tar.gz
- Removed PdoDataset from Graph components
# Preparation for issue #10697: Move ezcGraphPdoDataSet to a # ezcGraphDatabaseTieIn
Diffstat (limited to 'src/element')
-rw-r--r--src/element/axis.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/element/axis.php b/src/element/axis.php
index d14431d..0362481 100644
--- a/src/element/axis.php
+++ b/src/element/axis.php
@@ -38,7 +38,7 @@
* @property ezcGraphAxisLabelRenderer $axisLabelRenderer
* AxisLabelRenderer used to render labels and grid on this axis.
* @property callback $labelCallback
- * Callback function to format pie chart labels.
+ * Callback function to format chart labels.
* Function will receive two parameters and should return a
* reformatted label.
* string function( label, step )
OpenPOWER on IntegriCloud