From 22af5eae85b65019d701903e2efe3c9d3dcb368c Mon Sep 17 00:00:00 2001 From: Chris Jackson Date: Mon, 3 Nov 2014 14:22:48 +0000 Subject: [PATCH] Update documentation --- docs/graph2d.html | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/docs/graph2d.html b/docs/graph2d.html index c534ffc7..f14fb807 100644 --- a/docs/graph2d.html +++ b/docs/graph2d.html @@ -339,6 +339,12 @@ The options colored in green can also be used as options for the groups. All opt 'bottom' This determines if the shaded area is at the bottom or at the top of the curve. The options are 'bottom' or 'top'. + + shaded.style + String + undefined + Set the style for the shading. This is a css string and it will override the attributes set in the class. + style String