Skip to content

Commit dee5659

Browse files
authored
Merge pull request #1213 from plotly/r-logos-doc
fix broken plot for R/logos doc
2 parents 224c725 + 5a90434 commit dee5659

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

_posts/r/style/2016-07-07-logos.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ packageVersion('plotly')
3434
```
3535

3636
```
37-
## [1] '4.7.0.9000'
37+
## [1] '4.8.0'
3838
```
3939
### Embed Logos on a Graph
4040

@@ -86,4 +86,4 @@ chart_link = api_create(p, filename="logos-1")
8686
chart_link
8787
```
8888

89-
<iframe src="https://plot.ly/~RPlotBot/3326.embed" width="800" height="600" id="igraph" scrolling="no" seamless="seamless" frameBorder="0"> </iframe>
89+
<iframe src="https://plot.ly/~RPlotBot/5601.embed" width="800" height="600" id="igraph" scrolling="no" seamless="seamless" frameBorder="0"> </iframe>

0 commit comments

Comments
 (0)