Skip to content

Commit 11bc3a8

Browse files
committed
upgrade to plotlyjs 1.9.0
1 parent 833d4ed commit 11bc3a8

File tree

4 files changed

+47
-40
lines changed

4 files changed

+47
-40
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.4.13
3+
Version: 3.4.14
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: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
3.4.14 -- 15 Apr 2016
2+
3+
CHANGES:
4+
5+
Upgrade to plotlyjs v1.9.0 -- https://github.com/plotly/plotly.js/releases/tag/v1.9.0
6+
17
3.4.13 -- 6 Apr 2016
28

39
BUGFIX:

inst/htmlwidgets/lib/plotlyjs/plotly-latest.min.js

Lines changed: 39 additions & 38 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

inst/htmlwidgets/plotly.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
dependencies:
22
- name: plotlyjs
3-
version: 1.8.0
3+
version: 1.9.0
44
src: "htmlwidgets/lib/plotlyjs"
55
script: plotly-latest.min.js
66
stylesheet: plotly-htmlwidgets.css

0 commit comments

Comments
 (0)