From d3ac79113540c2247230ac34d007156b3670e1bc Mon Sep 17 00:00:00 2001 From: Chris Jackson Date: Sat, 1 Nov 2014 14:03:26 +0000 Subject: [PATCH] Add documentation. --- docs/graph2d.html | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/docs/graph2d.html b/docs/graph2d.html index 5f8b8f0a..44cee1e1 100644 --- a/docs/graph2d.html +++ b/docs/graph2d.html @@ -238,6 +238,15 @@ groups.add({ an individual css style. + + style + String + no + This field is optional. A style can be used to give groups + an individual css style, and any style tags specified in style will + override the definition in the className style defined in css. + + options JSON object