Add new option "drawAxesAtZero"
authorKlaus Weidner <klausw@google.com>
Mon, 14 May 2012 18:57:31 +0000 (11:57 -0700)
committerKlaus Weidner <klausw@google.com>
Mon, 14 May 2012 18:57:31 +0000 (11:57 -0700)
commitf4b87da223beb6c042a39746b813880f4a465b63
treeabecb5d5a449b8bc8f8d4e89bc43c82fb9add38e
parentcbfcf21db4a2ef0f5db409591146f975ffe7b7f2
Add new option "drawAxesAtZero"

When set, draw the X axis at the Y=0 position and the Y axis at the X=0
position if those positions are inside the graph's visible area.
Otherwise, draw the axes at the bottom or left graph edge as usual.
auto_tests/tests/axis_labels.js
dygraph-canvas.js
dygraph-options-reference.js
dygraph.js
gallery/linear-regression.js