From 023bb425cbd6ec46d1101aeb405d427f55140b7f Mon Sep 17 00:00:00 2001 From: Loreno10 Date: Wed, 9 Nov 2016 07:37:21 +0100 Subject: [PATCH] Update index.html of Graph3D dataColor.fill and dataFill.stroke had wrong descriptions. --- docs/graph3d/index.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/graph3d/index.html b/docs/graph3d/index.html index 429e2a98..cfdfed3b 100644 --- a/docs/graph3d/index.html +++ b/docs/graph3d/index.html @@ -364,13 +364,13 @@ var options = { dataColor.fill string '#7DC1FF' - The border color of the dots or bars. Applicable when using styles dot-size or bar-size. + The fill color of the dots or bars. Applicable when using styles dot-size, bar-size, or line. dataColor.stroke string '#3267D2' - The fill color of the dots or bars. Applicable when using styles dot-size, bar-size, or line. + The border color of the dots or bars. Applicable when using styles dot-size or bar-size. dataColor.strokeWidth