Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit f0f01d6

Browse files
mahdis-znicolaskruchten
mahdis-z
authored andcommitted
minor change
1 parent 4edbf99 commit f0f01d6

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

r/2017-05-19-sankey.Rmd

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -254,11 +254,8 @@ p <- plot_ly(
254254
value = c(1, 2, 1, 1, 1, 1, 1, 2))) %>%
255255
layout(title = "Sankey with manually positioned node")
256256
257-
# Create a shareable link to your chart
258-
# Set up API credentials: https://plot.ly/r/getting-started
259257
p
260258
```
261259

262260
### Reference
263-
264261
See [https://plot.ly/r/reference/#sankey](https://plot.ly/r/reference/#sankey) for more information and options!

0 commit comments

Comments
 (0)