Skip to content

Commit 3a34ee4

Browse files
author
Joseph Damiba
committed
display create canvas and add nodes sankey examples
1 parent a43ad0d commit 3a34ee4

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

r/2017-05-19-sankey.Rmd

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -92,6 +92,7 @@ p <- plot_ly(
9292
yaxis = list(showgrid = F, zeroline = F)
9393
)
9494
95+
p
9596
```
9697

9798

@@ -134,6 +135,7 @@ p <- plot_ly(
134135
yaxis = list(showgrid = F, zeroline = F)
135136
)
136137
138+
p
137139
```
138140

139141
### Add Links

0 commit comments

Comments
 (0)