Didn't realize that the numeric tick function was used for x axes.
authorRobert Konigsberg <konigsberg@google.com>
Thu, 27 Jan 2011 20:01:42 +0000 (15:01 -0500)
committerRobert Konigsberg <konigsberg@google.com>
Thu, 27 Jan 2011 20:01:42 +0000 (15:01 -0500)
commit7d0e7a0d407d697cac55d13132e6bae29507f7a1
tree6861707de5554534dea4c99db5d36f2866f8b2fa
parent0037b2a4ba9a2f8e2825bda8ea1879afe2af8826
Didn't realize that the numeric tick function was used for x axes.

By having to address that, though, I see now that I've managed to make
the log scaling axis-specific. At least I hope -- a test that shows two
axes, each with its own log scale, would be kind of nice.
dygraph-canvas.js
dygraph.js
tests/logscale.html