summaryrefslogtreecommitdiffstats
path: root/src/graph_autoload.php
diff options
context:
space:
mode:
authorKore Nordmann <github@kore-nordmann.de>2007-02-26 10:18:00 +0000
committerKore Nordmann <github@kore-nordmann.de>2007-02-26 10:18:00 +0000
commit15e0162c83faa211ea4e4e6cae7faf70e10e9a9c (patch)
tree972999d0443918acf78454610bb8cd9c32955753 /src/graph_autoload.php
parente9d7bc2afe91b3aa6633cfc987ffe29b0206fa89 (diff)
downloadzetacomponents-graph-15e0162c83faa211ea4e4e6cae7faf70e10e9a9c.zip
zetacomponents-graph-15e0162c83faa211ea4e4e6cae7faf70e10e9a9c.tar.gz
- Implemented #20276 for centered axis label renderer
Diffstat (limited to 'src/graph_autoload.php')
-rw-r--r--src/graph_autoload.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/graph_autoload.php b/src/graph_autoload.php
index b97f609..757df48 100644
--- a/src/graph_autoload.php
+++ b/src/graph_autoload.php
@@ -110,6 +110,7 @@ return array(
'ezcGraphPolynom' => 'Graph/math/polynom.php',
'ezcGraphBoundings' => 'Graph/math/boundings.php',
+ 'ezcGraphAxisStep' => 'Graph/structs/step.php',
'ezcGraphCoordinate' => 'Graph/structs/coordinate.php',
'ezcGraphContext' => 'Graph/structs/context.php',
);
OpenPOWER on IntegriCloud