summaryrefslogtreecommitdiffstats
path: root/src/element
diff options
context:
space:
mode:
authorKore Nordmann <github@kore-nordmann.de>2007-11-21 11:36:02 +0000
committerKore Nordmann <github@kore-nordmann.de>2007-11-21 11:36:02 +0000
commit02bd18b4ba30a5888633c1210d444c6b4503c4d6 (patch)
treebc98eee3be92ce76823b6114abee77ac12a75475 /src/element
parent07fb592880d4a394d7e7af2a97f22a84faa18479 (diff)
downloadzetacomponents-graph-02bd18b4ba30a5888633c1210d444c6b4503c4d6.zip
zetacomponents-graph-02bd18b4ba30a5888633c1210d444c6b4503c4d6.tar.gz
- Added support for odometer charts
# Thanks to Lars Jankowski from Oxid esales for the initial patch.
Diffstat (limited to 'src/element')
-rw-r--r--src/element/axis.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/element/axis.php b/src/element/axis.php
index b4d2a55..db8c57b 100644
--- a/src/element/axis.php
+++ b/src/element/axis.php
@@ -19,6 +19,7 @@
* Color of major majorGrid.
* @property ezcGraphColor $minorGrid
* Color of minor majorGrid.
+ * @TODO: Move next two options to numeric axis
* @property mixed $majorStep
* Labeled major steps displayed on the axis.
* @property mixed $minorStep
OpenPOWER on IntegriCloud