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 8600291

Browse filesBrowse files
authored
Merge pull request plotly#992 from plotly/bump_pjs_1360
update pjs to version 1.36.0
2 parents e932378 + 06c1cc6 commit 8600291
Copy full SHA for 8600291

File tree

Expand file treeCollapse file tree

3 files changed

+8
-5
lines changed
Filter options
Expand file treeCollapse file tree

3 files changed

+8
-5
lines changed

‎CHANGELOG.md

Copy file name to clipboardExpand all lines: CHANGELOG.md
+5-2Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,12 @@
22
All notable changes to this project will be documented in this file.
33
This project adheres to [Semantic Versioning](http://semver.org/).
44

5-
## [2.5.2] - UNRELEASED
5+
## [2.6.0] - 2018-05-02
66
### Updated
7-
- error message for `plotly.figure_factory.create_choropleth` is more helpful for Windows users on installing `geopandas` and dependencies including `shapely`.
7+
- Updated `plotly.min.js` to version 1.37.0.
8+
- New features include a `splom` (scatter plot matrix) trace type.
9+
- See [the plotly.js CHANGELOG](https://github.com/plotly/plotly.js/blob/master/CHANGELOG.md#1370----2018-05-01) for additional information regarding the updates.
10+
- Error message for `plotly.figure_factory.create_choropleth` is more helpful for Windows users on installing `geopandas` and dependencies including `shapely`.
811

912
## [2.5.1] - 2018-03-26
1013
### Fixed

‎plotly/package_data/plotly.min.js

Copy file name to clipboardExpand all lines: plotly/package_data/plotly.min.js
+2-2Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

‎plotly/version.py

Copy file name to clipboard
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
__version__ = '2.5.1'
1+
__version__ = '2.6.0'

0 commit comments

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