Skip to content

Commit e2a88cc

Browse files
committed
update changelog for 1.18.1
1 parent a96c298 commit e2a88cc

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

CHANGELOG.md

+11
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,17 @@ https://github.com/plotly/plotly.js/compare/vX.Y.Z...master
1010
where X.Y.Z is the semver of most recent plotly.js release.
1111

1212

13+
## [1.18.1] -- 2016-10-18
14+
15+
### Fixed
16+
- Fix cartesian subplot resize [#1049]
17+
- Fix cartesian interactivity after click [#1049]
18+
- Fix `scattergeo` traces with not-found country names [#1046]
19+
- Honor `'name'` hoverinfo flag in `ohlc` traces [#1050]
20+
- Fix animation merging for frames including array containers [#1041. #1048]
21+
- Fix `requestAnimationFrame` polyfill for script-tag imports [#1039]
22+
23+
1324
## [1.18.0] -- 2016-10-13
1425

1526
### Added

0 commit comments

Comments
 (0)