Skip to content

Commit 3f1ef43

Browse files
committed
add spacing after figures
1 parent 0e9d8e7 commit 3f1ef43

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

vignettes/workshop_isee_extension.Rmd

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -570,6 +570,8 @@ iSEE(sce, initial = list(
570570

571571
![Screenshot of iSEE app including a parent ReducedDimensionPlot and a ReducedDimensionHexPlot extension.](img/iSEEhex_clone.png)
572572

573+
<br/>
574+
573575
How can we even tell which is which?!
574576

575577
The generic `.fullName()` declares the label shown in the interface, at the top of each panel.
@@ -591,6 +593,8 @@ iSEE(sce, initial = list(
591593

592594
![Screenshot of iSEE app including a parent ReducedDimensionPlot and a ReducedDimensionHexPlot extension after changing the full name of the child panel.](img/iSEEhex_fullName.png)
593595

596+
<br/>
597+
594598
## Session info
595599

596600
```{r}

0 commit comments

Comments
 (0)