From 7b313824cef1a74fef79018673c61978c7f545fd Mon Sep 17 00:00:00 2001 From: jos Date: Wed, 17 Jun 2015 10:02:23 +0200 Subject: [PATCH] Ordered the options alphabetically --- docs/graph3d/index.html | 14 ++++++++------ 1 file changed, 8 insertions(+), 6 deletions(-) diff --git a/docs/graph3d/index.html b/docs/graph3d/index.html index 6851fb12..26453320 100644 --- a/docs/graph3d/index.html +++ b/docs/graph3d/index.html @@ -288,6 +288,13 @@ var options = { is created. + + axisColor + string + '#4D4D4D' + The color of the axis lines and the text along the axis. + + backgroundColor string or Object @@ -331,12 +338,6 @@ var options = { All parameters are optional. - - axisColor - string - '#4D4D4D' - The color of the axis lines and the text along the axis. - dataColor string or object @@ -361,6 +362,7 @@ var options = { 1 The line width of dots, bars and lines. Applicable for all styles. + gridColor string