Add ability to specify the formatter used for the x axis.
authorAdam Vartanian <flooey@google.com>
Wed, 24 Mar 2010 20:36:04 +0000 (16:36 -0400)
committerAdam Vartanian <flooey@google.com>
Wed, 24 Mar 2010 20:36:04 +0000 (16:36 -0400)
commitbf640e568cb4c340010ed9ac60b905a4d93acd53
treed02ce6cf1a432da7531fd5737aaeb94f20f4ec04
parentbb66df31ffc04645f3227d81651574dd5d4561ae
Add ability to specify the formatter used for the x axis.

Combine code that does x axis formatting into a single function.
dygraph.js
tests/x-axis-formatter.html [new file with mode: 0644]