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

Commit 543147c

Browse filesBrowse files
author
Kevin Yan
committed
Merge pull request plotly#485 from plotly/update_offline
updated plotly js for offline mode + changelog
2 parents 892d0c8 + 9fcae60 commit 543147c
Copy full SHA for 543147c

File tree

3 files changed

+50
-40
lines changed
Filter options

3 files changed

+50
-40
lines changed

‎CHANGELOG.md

Copy file name to clipboardExpand all lines: CHANGELOG.md
+9Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,15 @@ This project adheres to [Semantic Versioning](http://semver.org/).
44

55
## [Unreleased]
66

7+
## [1.11.0] - 2016-05-27
8+
### Updated
9+
- Changed the default option for `create_distplot` in the figure factory from `probability` to `probability density` and also added the `histnorm` parameter to allow the user to choose between the two options.
10+
Note: This is a backwards incompatible change.
11+
12+
- Updated plotly.min.js so the offline mode is using plotly.js v1.12.0
13+
- Light position is now configurable in surface traces
14+
- surface and mesh3d lighting attributes are now accompanied with comprehensive descriptions
15+
716
## [1.10.0] - 2016-05-19
817
### Fixed
918
- Version 1.9.13 fixed an issue in offline mode where if you ran `init_notebook_mode`

0 commit comments

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