Skip to content

Commit b128922

Browse files
committed
bump version; update news
1 parent d0c3057 commit b128922

File tree

2 files changed

+13
-1
lines changed

2 files changed

+13
-1
lines changed

DESCRIPTION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Package: plotly
22
Title: Create Interactive Web Graphics via 'plotly.js'
3-
Version: 3.5.4
3+
Version: 3.5.5
44
Authors@R: c(person("Carson", "Sievert", role = c("aut", "cre"),
55
email = "[email protected]"),
66
person("Chris", "Parmer", role = c("aut", "cph"),

NEWS

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,15 @@
1+
3.5.5 -- 5 May 2016
2+
3+
CHANGES:
4+
5+
ggplotly() will now use plotly's layout.axisid.title (instead of
6+
layout.annotations) for axis titles on non-faceted plots.
7+
This will make for a better title placement experience (see #510).
8+
9+
BUG FIX:
10+
11+
Space for interior facet_wrap() strips are now accounted for.
12+
113
3.5.4 -- 5 May 2016
214

315
BUG FIX:

0 commit comments

Comments
 (0)