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

plotly 4.10.3

Latest
Compare
Choose a tag to compare
Loading
@cpsievert cpsievert released this 22 Oct 16:34
· 20 commits to master since this release
3c158b1

Improvements

  • ggplotly() now works better with the development version of ggplot2 (> v3.4.3). (#2301)

Bug fixes

  • Closed #1947: ggplotly() now correctly handles geom_vline/geom_hline with empty data. Previously, if geom_vline/geom_hline was passed an empty data frame, it would result in an error. The plot is drawn even if no lines are found; this is the same behavior as ggplot2.

  • Closed #1214: Do not warn in RStudio on Windows when scattergl is used. Recent RStudio versions can render scattergl correctly.

  • Closed #2298: Fix fill assignment in geom_point when a single shape value was used with multiple fill and colour values mapped (@zeehio)

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