We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a96c298 commit e2a88ccCopy full SHA for e2a88cc
CHANGELOG.md
@@ -10,6 +10,17 @@ https://github.com/plotly/plotly.js/compare/vX.Y.Z...master
10
where X.Y.Z is the semver of most recent plotly.js release.
11
12
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
24
## [1.18.0] -- 2016-10-13
25
26
### Added
0 commit comments