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
10
10
where X.Y.Z is the semver of most recent plotly.js release.
11
11
12
12
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
+
13
24
## [ 1.21.2] -- 2016-12-14
25
+
26
+ ### Fixed
14
27
- Fix handling of calendar in ` filter ` transforms where distinct calendars can
15
28
now be set for both the ` target ` and ` value ` [ #1253 ]
16
29
- Make ` Plotly.addFrames ` skip over non-plain-objects inputs [ #1254 ]
You can’t perform that action at this time.
0 commit comments