Skip to content

Commit d199cb8

Browse files
committed
Merge pull request #384 from ropensci/feature/upgrade
Upgrade to plotlyjs 1.4.1
2 parents 0f7da77 + 06f1acf commit d199cb8

File tree

4 files changed

+15
-11
lines changed

4 files changed

+15
-11
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's JavaScript Graphing Library
3-
Version: 2.1.1
3+
Version: 2.1.2
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: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
2.1.2 -- 11 Jan 2015
2+
3+
Upgraded to plotlyjs 1.4.1. For a list of changes, see https://github.com/plotly/plotly.js/releases/tag/v1.4.1
4+
15
2.1.1 -- 11 Jan 2015
26

37
Upgraded to plotlyjs 1.4. For a list of changes, see https://github.com/plotly/plotly.js/releases/tag/v1.4.0

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

Lines changed: 9 additions & 9 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,5 +1,5 @@
11
dependencies:
22
- name: plotlyjs
3-
version: 1.4.0
3+
version: 1.4.1
44
src: "htmlwidgets/lib/plotlyjs"
55
script: plotly-latest.min.js

0 commit comments

Comments
 (0)