Skip to content

Commit

Permalink
Merge branch 'main' into patch-1
Browse files Browse the repository at this point in the history
  • Loading branch information
olivroy authored Jan 12, 2024
2 parents 2e8e018 + a8a3559 commit 04807fb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,7 @@ For example, as described in depth [here](https://plotly-r.com/arranging-views.h

```r
library(htmltools)
library(plotly)
browsable(tagList(
plot_ly(diamonds, x = ~carat, height = 200),
plot_ly(diamonds, x = ~price, height = 200)
Expand Down

0 comments on commit 04807fb

Please sign in to comment.