Skip to content

Commit 2a208c2

Browse files
committed
Use bullet points
1 parent b8fc8ab commit 2a208c2

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

tensorboard/plugins/custom_scalar/README.md

+5-5
Original file line numberDiff line numberDiff line change
@@ -4,10 +4,10 @@
44

55
The *custom* scalar dashboard lets users
66

7-
1. Create line charts with custom combinations of runs and tags by assigning
7+
* Create line charts with custom combinations of runs and tags by assigning
88
each chart a list of regular expressions for tags.
9-
2. Create margin plots (for visualizing confidence intervals).
10-
3. Lay out the dashboard in a customized way.
9+
* Create margin plots (for visualizing confidence intervals).
10+
* Lay out the dashboard in a customized way.
1111

1212
To use this dashboard, users first collect scalar data and then lay out the UI.
1313

@@ -78,9 +78,9 @@ scalar data and then laying out the dashboard in a customized way.
7878

7979
The example layout contains both multi-line charts and margin plots.
8080

81-
## The Dashboard UI
81+
## Example of the Custom Scalar Dashboard UI
8282

83-
The above logic produces this custom scalar dashboard.
83+
The logic within the demo produces this custom scalar dashboard.
8484

8585
![Dashboard for demo code](docs/sample_code_dashboard.png)
8686

0 commit comments

Comments
 (0)