From 503f01a3132adb155b75987220539e1eb773d19b Mon Sep 17 00:00:00 2001 From: Nora Date: Thu, 13 Jun 2019 11:07:56 -0700 Subject: [PATCH] Added shade area below lines option --- .../v2.0/visualize-data/visualization-types/graph-single-stat.md | 1 + content/v2.0/visualize-data/visualization-types/graph.md | 1 + 2 files changed, 2 insertions(+) diff --git a/content/v2.0/visualize-data/visualization-types/graph-single-stat.md b/content/v2.0/visualize-data/visualization-types/graph-single-stat.md index 5e9edc1d1..c9970e6b8 100644 --- a/content/v2.0/visualize-data/visualization-types/graph-single-stat.md +++ b/content/v2.0/visualize-data/visualization-types/graph-single-stat.md @@ -31,6 +31,7 @@ next to the visualization dropdown in the upper right. ###### Options - **Line Colors**: Select a color scheme to use for your graph. +- **Shade Area Below Lines**: Shade in the area below the graph lines. ###### Y Axis - **Y Axis Label**: Label for the y-axis. diff --git a/content/v2.0/visualize-data/visualization-types/graph.md b/content/v2.0/visualize-data/visualization-types/graph.md index df07b7018..40fdab435 100644 --- a/content/v2.0/visualize-data/visualization-types/graph.md +++ b/content/v2.0/visualize-data/visualization-types/graph.md @@ -35,6 +35,7 @@ to the visualization dropdown in the upper right. - **Line Colors**: Select a color scheme to use for your graph. +- **Shade Area Below Lines**: Shade in the area below the graph lines. ###### Y Axis - **Y Axis Label**: Label for the y-axis.