Skip to content

Commit af150cb

Browse files
committed
update changelog for 1.16.3
1 parent 1143479 commit af150cb

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

Diff for: CHANGELOG.md

+12
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,18 @@ 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.16.3] -- 2016-08-23
14+
15+
### Fixed
16+
- Fix SVG exports for graphs with layout images [#846]
17+
- Properly handles duplicate categories in non-default `categoryorder` [#863]
18+
- Fix range selector position logic for overlaying axes [#873]
19+
- Autorange is now properly computed for heatmapgl and contourgl traces [#855,
20+
#874]
21+
- Trace toggling via legend preserves axis ranges in gl2d plots [#855, #874]
22+
- Bump `mapbox-gl` dependency to 0.22.0 [#867]
23+
24+
1325
## [1.16.2] -- 2016-08-09
1426

1527
### Fixed

0 commit comments

Comments
 (0)