I’m running org mode version 8.2.3c and emacs version 24.3.1 on OS X Mavericks in the CLI.

I’d like to get the org habit graph when I do “alt-x org-agenda a” but there is no graph.

My habit.org file looks like this:

* TODO write journal
  SCHEDULED: <2014-01-28 Tue .+1d/3d>
  - State "DONE"       from "TODO"       [2014-01-27 Mon 20:50]
  - State "DONE"       from "TODO"       [2013-12-03 Tue 06:37]
  - State "DONE"       from "TODO"       [2013-12-02 Mon 21:54]
  :PROPERTIES:
  :LAST_REPEAT: [2014-01-27 Mon 20:50]
  :STYLE:    habit
  :END:

My .emacs file is in http://pastebin.com/iaXzRmxk