From 997744988c32eb739630947e05dcea13758c6611 Mon Sep 17 00:00:00 2001 From: Chris Jackson Date: Sat, 1 Nov 2014 14:11:14 +0000 Subject: [PATCH] Add documentation for axis titles. --- docs/graph2d.html | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/docs/graph2d.html b/docs/graph2d.html index 5f8b8f0a..b0acaccc 100644 --- a/docs/graph2d.html +++ b/docs/graph2d.html @@ -455,6 +455,18 @@ The options colored in green can also be used as options for the groups. All opt true Show or hide the data axis. + + dataAxis.title.left.text + String + undefined + Set the title for the left axis. + + + dataAxis.title.right.text + String + undefined + Set the title for the right axis. + groups.visibility Object