8000 fix: address various check/test/CI issues by cpsievert · Pull Request #2441 · plotly/plotly.R · GitHub
[go: up one dir, main page]

Skip to content

fix: address various check/test/CI issues #2441

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 10 commits into from
Jun 5, 2025
Prev Previous commit
Next Next commit
Update URL
  • Loading branch information
cpsievert committed Jun 5, 2025
commit ac8dd2d39eb4864666cd42c0d08f39cb1d500aa3
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -100,7 +100,7 @@ ggplot2 API won’t ever support (e.g., surface,
plot_ly(z = ~volcano, type = "surface")
```

![<https://plot.ly/~brnvg/1134>](https://plot.ly/~brnvg/1134.png)
![<https://plotly.com/~brnvg/1134>](https://plotly.com/~brnvg/1134.png)

## Learn more

Expand Down
0