Skip to content

Commit cc2db4d

Browse files
committed
Fix edge styling options
1 parent c38b58e commit cc2db4d

File tree

2 files changed

+8
-4
lines changed

2 files changed

+8
-4
lines changed

site/content/3.12/graphs/graph-visualizer.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -344,8 +344,10 @@ All styling changes are visual-only and do not affect the underlying data.
344344
5. Select the **Edges (#)** tab and click one of the edge collections.
345345
You can filter by name if there are many.
346346
6. You have the following theming options for edges:
347-
- **Line Styling**: Color, thickness, and arrow styling.
348-
- **Display**: What attribute to use for the label.
347+
- **Color**
348+
- **Line Style**: Thickness and arrowheads.
349+
- **Label**: What attribute to use for the label and what information
350+
to show in the tooltip when hovering an edge.
349351
7. To save the changes, open the drop-down menu next to **Legend**, click
350352
**Add new theme**, enter a **Name**, leave **Start with** set to
351353
**Current theme**, and then **Save**. After additional customizations, you

site/content/3.13/graphs/graph-visualizer.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -344,8 +344,10 @@ All styling changes are visual-only and do not affect the underlying data.
344344
5. Select the **Edges (#)** tab and click one of the edge collections.
345345
You can filter by name if there are many.
346346
6. You have the following theming options for edges:
347-
- **Line Styling**: Color, thickness, and arrow styling.
348-
- **Display**: What attribute to use for the label.
347+
- **Color**
348+
- **Line Style**: Thickness and arrowheads.
349+
- **Label**: What attribute to use for the label and what information
350+
to show in the tooltip when hovering an edge.
349351
7. To save the changes, open the drop-down menu next to **Legend**, click
350352
**Add new theme**, enter a **Name**, leave **Start with** set to
351353
**Current theme**, and then **Save**. After additional customizations, you

0 commit comments

Comments
 (0)