From 51e4f48d81ef6a9b5c58240dca7b1b296d20b3eb Mon Sep 17 00:00:00 2001 From: Jorge Orpinel Date: Mon, 20 Jun 2022 12:32:39 -0500 Subject: [PATCH 1/3] Update extension/resources/walkthrough/plots.md --- extension/resources/walkthrough/plots.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/extension/resources/walkthrough/plots.md b/extension/resources/walkthrough/plots.md index 8ba1c95032..4786432367 100644 --- a/extension/resources/walkthrough/plots.md +++ b/extension/resources/walkthrough/plots.md @@ -3,7 +3,7 @@ Select one or more experiments to visualize in the [**Plots Dashboard**](command:dvc.showPlots). -> This is the similar to the [`dvc plots show`] and [`dvc plots diff`] commands. +> This is equivalent to the [`dvc plots show`] and [`dvc plots diff`] commands. [`dvc plots show`]: https://dvc.org/doc/command-reference/plots/show [`dvc plots diff`]: https://dvc.org/doc/command-reference/plots/diff From abc0ff8b54897104d370f0739794fbbbdb6031fd Mon Sep 17 00:00:00 2001 From: Ivan Shcheklein Date: Mon, 20 Jun 2022 14:11:39 -0700 Subject: [PATCH 2/3] Update webview/src/plots/components/PlotsContainer.tsx Co-authored-by: Jorge Orpinel --- webview/src/plots/components/PlotsContainer.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/webview/src/plots/components/PlotsContainer.tsx b/webview/src/plots/components/PlotsContainer.tsx index e80905136e..b48b4b007e 100644 --- a/webview/src/plots/components/PlotsContainer.tsx +++ b/webview/src/plots/components/PlotsContainer.tsx @@ -39,7 +39,7 @@ export const SectionDescription = { 'Displays image plots side by side across experiments.', // "Data Series" [Section.TEMPLATE_PLOTS]: - 'Graphs of JSON, YAML, CSV, or TSV plot files, visualized using `dvc plots` templates' + 'Plots of JSON, YAML, CSV, or TSV files, visualized using `dvc plots` templates' } const InfoIcon = () => ( From c6bed382831cc4cf0b260d3eeadee48d2a0d912b Mon Sep 17 00:00:00 2001 From: Ivan Shcheklein Date: Mon, 20 Jun 2022 14:11:45 -0700 Subject: [PATCH 3/3] Update extension/resources/walkthrough/plots.md Co-authored-by: Jorge Orpinel --- extension/resources/walkthrough/plots.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/extension/resources/walkthrough/plots.md b/extension/resources/walkthrough/plots.md index 4786432367..d1808bd21a 100644 --- a/extension/resources/walkthrough/plots.md +++ b/extension/resources/walkthrough/plots.md @@ -72,7 +72,7 @@ rendered side by side for the selected experiments. alt="Experiments View" width="49%" />

-Real-time graphs based on scalar [metrics] from the **Experiments Table**; +Real-time plots based on scalar [metrics] from the **Experiments Table**; available when you use [checkpoints] The **Plots Dashboard** can be configured and accessed from the _Plots_ and