File tree Expand file tree Collapse file tree 1 file changed +13
-0
lines changed Expand file tree Collapse file tree 1 file changed +13
-0
lines changed Original file line number Diff line number Diff line change @@ -10,7 +10,20 @@ https://github.com/plotly/plotly.js/compare/vX.Y.Z...master
1010where 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 ` mouse-change@1.3.0 ` 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 ]
You can’t perform that action at this time.
0 commit comments