Skip to content

Commit da65f63

Browse files
authored
Merge pull request #921 from plotly/bump_pjs_1330
bump plotly js version for python offline
2 parents 3b32a3d + 373d3d8 commit da65f63

File tree

3 files changed

+10
-78
lines changed

3 files changed

+10
-78
lines changed

CHANGELOG.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,14 @@
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.3.4] - 2017-12-11
5+
## [2.3.0] - 2018-01-25
66
### Fixed
77
- Merged [pull request](https://github.com/plotly/plotly.py/commit/a226e07393c158e01c34c050aaf492da9d77679a) that fixes `GraphWidget` for IPython > v6
8+
### Updated
9+
- Updated `plotly.min.js` to version 1.33.1.
10+
- New plot types include a `violin` trace type.
11+
- New features include completely rewritten `scattergl` using `regl` and a completely rewritten polar chart renderer.
12+
- See [the plotly.js CHANGELOG](https://github.com/plotly/plotly.js/blob/master/CHANGELOG.md#1331----2018-01-24) for additional information regarding the updates.
813

914
## [2.2.3] - 2017-12-04
1015
### Added

0 commit comments

Comments
 (0)