From eabdd04a5d61e9d843c5b9a21c51cb7a4b14e6e0 Mon Sep 17 00:00:00 2001
From: pollfly <75068813+pollfly@users.noreply.github.com>
Date: Thu, 22 Dec 2022 13:18:38 +0200
Subject: [PATCH] fix icon issue (#414)
---
docs/webapp/webapp_exp_track_visual.md | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/docs/webapp/webapp_exp_track_visual.md b/docs/webapp/webapp_exp_track_visual.md
index fe1ffdeb..8784a29f 100644
--- a/docs/webapp/webapp_exp_track_visual.md
+++ b/docs/webapp/webapp_exp_track_visual.md
@@ -299,7 +299,7 @@ are on the left side of the window. The tools include:
* **WALL** - Local clock time
* Curve smoothing (scalars, only) - In **Smoothing** **>** Move the slider or type a smoothing factor between **0** and **0.999**.
-To embed scalar plots in your [Reports](webapp_reports.md), hover over a plot and click
,
+To embed scalar plots in your [Reports](webapp_reports.md), hover over a plot and click
,
which will copy to clipboard the embed code to put in your Reports. In contrast to static screenshots, embedded resources
are retrieved when the report is displayed allowing your reports to show the latest up-to-date data.
@@ -348,8 +348,8 @@ These controls allow you to better analyze the results. Hover over a plot, and t
|
| Download plot data as a CSV file. |
|
| Expand plot to entire window. When used with scalar graphs, full screen mode displays plots with all data points, as opposed to an averaged plot |
|
| Refresh scalar graphs in full screen mode to update it. |
-|
| Copy to clipboard the resource embed code to put in your [Reports](webapp_reports.md). In contrast to static screenshots, embedded resources are retrieved when the report is displayed allowing your reports to show the latest up-to-date data. |
-|
| Copy to clipboard the resource embed code to put in external editors (e.g. Notion). In contrast to static screenshots, embedded resources are retrieved when the report is displayed allowing your reports to show the latest up-to-date data (available in the ClearML Enterprise plan). |
+|
| Copy to clipboard the resource embed code to put in your [Reports](webapp_reports.md). In contrast to static screenshots, embedded resources are retrieved when the report is displayed allowing your reports to show the latest up-to-date data. |
+|
| Copy to clipboard the resource embed code to put in external editors (e.g. Notion). In contrast to static screenshots, embedded resources are retrieved when the report is displayed allowing your reports to show the latest up-to-date data (available in the ClearML Enterprise plan). |
#### 3D Plot Controls
|Icon|Description|