From ab448c4a565c935c9a01560bf6e804164476b6ad Mon Sep 17 00:00:00 2001 From: Lim Chee Aun Date: Fri, 6 Dec 2013 00:02:17 +0800 Subject: [PATCH] Add doc for `hideAge` option --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 16c292a..7907874 100644 --- a/README.md +++ b/README.md @@ -60,6 +60,7 @@ The configuration: - `customStylesheetURL` - (*string*, default to `null`) Path to a custom stylesheet file, for those who doesn't like the default *theme*. - `yearLength` - (*number*, default to `120`) The width of the year grids, in pixels. +- `hideAge` - (*boolean*, default to `false`) Option to hide age from year axis. Datetime "syntax" -----------------