diff --git a/docs/img/webapp_compare_view_4.png b/docs/img/webapp_compare_view_4.png
new file mode 100644
index 00000000..dbeb4e22
Binary files /dev/null and b/docs/img/webapp_compare_view_4.png differ
diff --git a/docs/webapp/webapp_exp_table.md b/docs/webapp/webapp_exp_table.md
index 4cdefc76..c2a9b219 100644
--- a/docs/webapp/webapp_exp_table.md
+++ b/docs/webapp/webapp_exp_table.md
@@ -269,19 +269,12 @@ The comparison view compares experiment scalar and plot results (for a more in d
When selected, the view presents a comparison of all [selected experiments](#selecting-multiple-experiments). If no
experiments are selected, the first 100 visible experiments in the table are displayed in the comparison.
-In the dropdown menu, select to view **Scalars** or **Plots**. **Scalars** shows experiment scalar results as time
-series line graphs. **Plots** shows the last reported iteration sample of each metric/variant combination per compared
-experiment.
+In the dropdown menu, select to view **Scalars** or **Plots**.
-Line, scatter, and bar graphs are compared by overlaying each metric/variant from all compared experiments' into a
-single comparative plot.
+**Scalars** shows experiment scalar results as time series line graphs.

-Other plot types are displayed separately for each experiment.
-
-
-
All single value scalars are plotted into a single clustered bar chart under the "Summary" title, where each cluster
represents a reported metric, and each bar in the cluster represents an experiment.
@@ -290,9 +283,20 @@ represents a reported metric, and each bar in the cluster represents an experime
Click
to customize which
metrics to view.
-In the **Scalars** view, click
to access
+Click
to access
[scalar plot tools](webapp_exp_track_visual.md#scalar-plot-tools).
+**Plots** shows the last reported iteration sample of each metric/variant combination per compared
+experiment.
+
+Line, scatter, and bar graphs are compared by overlaying each metric/variant from all compared experiments' into a
+single comparative plot.
+
+
+
+Other plot types are displayed separately for each experiment.
+
+
## Creating an Experiment Leaderboard