File tree Expand file tree Collapse file tree 1 file changed +15
-0
lines changed
Filter options
Expand file tree Collapse file tree 1 file changed +15
-0
lines changed
Original file line number Diff line number Diff line change @@ -10,6 +10,21 @@ 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.33.1] -- 2018-01-24
14
+
15
+ ### Fixed
16
+
17
+ - Fix selection on ` scattergl ` plots with >20k points [ #2266 ]
18
+ - Update Spanish localization with new strings [ #2268 ]
19
+ - Fix test_dashboard overly rigid restriction so parcoods works there [ #2273 ]
20
+ - Make ` layout.colorway ` compatible with ` sankey ` traces [ #2277 ]
21
+ - Fix click events on ` fixedrange ` subplots [ #2279 ]
22
+ - Remove ghost fill when trace data is emptied out [ #2280 ]
23
+ - Fix resizing of new ` scattergl ` plots [ #2283 ]
24
+ - Fix positioning of carpet axis titles for ` cheaterslope ` edge cases [ #2285 ]
25
+ - Fix coloring and hover info for heatmaps and contour maps with nonuniform bins [ #2288 ]
26
+
27
+
13
28
## [ 1.33.0] -- 2018-01-18
14
29
15
30
### Added
You can’t perform that action at this time.
0 commit comments