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

Skip to content

Commit 0e1ce44

Browse files
committed
update changelog for 1.21.3
1 parent 167b162 commit 0e1ce44

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

CHANGELOG.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,20 @@ 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.21.3] -- 2016-01-05
14+
15+
### Fixed
16+
- Fix zoom behavior on transformed traces [#1257]
17+
- Compute axis auto-range after transform operation [#1260]
18+
- Fix contour trace blowing up on zoom [#591]
19+
- Fix `scattermapbox` and `scattergeo` handling of blank strings `text` [#1283]
20+
- Lock `[email protected]` fixing 3D hover labels on fresh `npm install`
21+
[#1281]
22+
23+
1324
## [1.21.2] -- 2016-12-14
25+
26+
### Fixed
1427
- Fix handling of calendar in `filter` transforms where distinct calendars can
1528
now be set for both the `target` and `value` [#1253]
1629
- Make `Plotly.addFrames` skip over non-plain-objects inputs [#1254]

0 commit comments

Comments
 (0)