Skip to content

Commit e0739f4

Browse files
authored
Update CHANGELOG.md for 1.33.1
1 parent 961d04b commit e0739f4

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed

CHANGELOG.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,21 @@ 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.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+
1328
## [1.33.0] -- 2018-01-18
1429

1530
### Added

0 commit comments

Comments
 (0)