You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Updates for new kaleido release (save_image()) (#2447)
* Pin kaleido to 0.2.1; get CI passing again
* First pass at kaleido 1.0 support
* Apply suggestions from code review
* Add plotly_build method for ggmatrix objects
plotly_build() now works with ggmatrix objects (e.g., from
GGally::ggpairs()). Previously, ggplotly() worked but plotly_build()
did not have a method for this class.
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
* Update roxygen
* Fix skipping of shiny test
* Approve new snapshots
* Update API domain
* Update shinytest tests
* Skip API tests
* Update news
* Update tests again
* Support mapbox and provide actual plotly.js bundle
* Install latest kaleido
* Skip Gally install on R 4.2
* kaleido 1.0 seems to be mostly working, but it seems broken for some tests :sigh:
* Fix GGally exclusion for R 4.2 (oldrel-3)
Use matrix variable with fallback instead of ternary expression
that was passing literal 'NULL' string to pak.
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
* Not worth the effort
---------
Co-authored-by: Claude Opus 4.5 <noreply@anthropic.com>
0 commit comments