diff options
author | Kore Nordmann <github@kore-nordmann.de> | 2006-12-13 14:41:24 +0000 |
---|---|---|
committer | Kore Nordmann <github@kore-nordmann.de> | 2006-12-13 14:41:24 +0000 |
commit | 8ba09f524620588ca67f5bdfa60f31f953725e4f (patch) | |
tree | e218588a48779feac5ea44e93dd062a364dc976c | |
parent | c5c301244d19d146aaefd3915989193f63d9820a (diff) | |
download | zetacomponents-graph-8ba09f524620588ca67f5bdfa60f31f953725e4f.zip zetacomponents-graph-8ba09f524620588ca67f5bdfa60f31f953725e4f.tar.gz |
- Fixed referenced image in date time example
-rw-r--r-- | docs/tutorial.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/tutorial.txt b/docs/tutorial.txt index 349a794..987d0c8 100644 --- a/docs/tutorial.txt +++ b/docs/tutorial.txt @@ -506,7 +506,7 @@ time spans. For other data you should use the date time axis. You can use timestamps or date time strings as data set keys. The strings will be converted using PHPs strtotime() function. -.. image:: img/tutorial_example_15.svg.png +.. image:: img/tutorial_example_16.svg.png :alt: Date axis example Axis label renderer |