Fix major bug introduced by my significant figures change.
authorJeremy Brewer <jeremy.d.brewer@gmail.com>
Mon, 10 Jan 2011 18:25:57 +0000 (13:25 -0500)
committerJeremy Brewer <jeremy.d.brewer@gmail.com>
Mon, 10 Jan 2011 18:25:57 +0000 (13:25 -0500)
commit7201b11e8888ed50a4132b37326c53c663af3140
treec069e90be7a65e8325d798f44beb2bed564b8cc5
parent062ef40103ea8b5e3d135e3cba91af92e9278a33
Fix major bug introduced by my significant figures change.

* Fix bug in addXTicks_() for non-numeric data.
* Rename defaultFormat to floatFormat and add intFormat function.  Update the
  test to use the new names.
* Small 80-char formatting fix.
dygraph.js
tests/number-format.html