Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 7a25cee

Browse files
author
Kevin Yan
committed
Merge pull request plotly#446 from plotly/offline_js_1.10
Updating offline js library from 1.9.0 to 1.10.0
2 parents d88c5d0 + acaac25 commit 7a25cee

File tree

3 files changed

+47
-40
lines changed

3 files changed

+47
-40
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,13 @@ This project adheres to [Semantic Versioning](http://semver.org/).
44

55
## [Unreleased]
66

7+
## [1.9.10] - 2016-04-27
8+
### Updated
9+
- Updated plotly.min.js so the offline mode is using plotly.js v1.10.0
10+
- Added beta versions of two new 2D WebGL trace types: heatmapgl, contourgl
11+
- Added fills for scatterternary traces
12+
- Added configurable shapes layer positioning with the shape attribute: `layer`
13+
714
## [1.9.9] - 2016-04-15
815
### Fixed
916
- Fixed `require is not defined` issue when plotting offline outside of Ipython Notebooks.

0 commit comments

Comments
 (0)