Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Support nativeRaster objects in annotation_raster() and raster2uri() #2174

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 6 commits into from
Sep 20, 2022
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Move NEWS entry to new features section
  • Loading branch information
zeehio committed Sep 20, 2022
commit 1f10f361aff3b0e8d005881470ef9604a8560d32
4 changes: 2 additions & 2 deletions 4 NEWS.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,13 +3,13 @@
## Changes to plotly.js

* This version of the R package upgrades the version of the underlying plotly.js library from v2.5.1 to v2.11.1. This includes many bug fixes and improvements. The [plotly.js release page](https://github.com/plotly/plotly.js/releases) has the full list of changes.
* raster2uri() supports nativeRaster objects. This enables nativeRaster support for
the annotation_raster() geom (#2174, @zeehio).

## New features

* `ggplotly()` now supports the `{ggalluvial}` package. (#2061, thanks @moutikabdessabour)
* `highlight()` now supports `on="plotly_selecting"`, enabling client-side linked brushing via mouse click+drag (no mouse-up event required, as with `on="plotly_selected"`). (#1280)
* `raster2uri()` supports nativeRaster objects. This enables nativeRaster support for
the `annotation_raster()` geom (#2174, @zeehio).

## Bug fixes

Expand Down
Morty Proxy This is a proxified and sanitized view of the page, visit original site.