Skip to content

Commit 323d91e

Browse files
author
mahdis-z
committed
fix ci
1 parent 1254333 commit 323d91e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

r/2018-05-23-splom.Rmd

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -141,7 +141,7 @@ Each list in the dimensions has a key, visible, set by default on True. We can c
141141
```{r}
142142
library(plotly)
143143
144-
fig2 <- plotly_buildfig
144+
fig2 <- plotly_build(fig)
145145
fig2$x$data[[1]]$dimensions[[3]] <- list(visible = F)
146146
147147
fig2

0 commit comments

Comments
 (0)