Fix Issue 202: Second Y-Axis Label
authorDan Vanderkam <danvk@google.com>
Tue, 3 Jan 2012 23:36:28 +0000 (18:36 -0500)
committerDan Vanderkam <danvk@google.com>
Tue, 3 Jan 2012 23:36:28 +0000 (18:36 -0500)
commitd0c3910871966e227d08a5ea7d80b55981a19e88
tree0db58d999d0fb6cdb9aa913df09b66b85b6fe44a
parent4a0cb9c4671b5c212da6ebc71e25fb9d1aaec692
Fix Issue 202: Second Y-Axis Label

Option name is "y2label". This results in a label on the right-hand side
of the chart which is rotated in the opposite way of the label on the
left-hand side. It gets CSS classes "dygraph-label dygraph-y2label" (the
primary y-axis label gets "dygraph-label dygraph-ylabel").
auto_tests/tests/multiple_axes.js
dygraph-canvas.js
dygraph-layout.js
dygraph-options-reference.js
tests/two-axes.html