We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1143479 commit af150cbCopy full SHA for af150cb
CHANGELOG.md
@@ -10,6 +10,18 @@ https://github.com/plotly/plotly.js/compare/vX.Y.Z...master
10
where X.Y.Z is the semver of most recent plotly.js release.
11
12
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
25
## [1.16.2] -- 2016-08-09
26
27
### Fixed
0 commit comments