We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 969e0af commit 0a049a1Copy full SHA for 0a049a1
CHANGELOG.md
@@ -10,6 +10,17 @@ 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.23.1] -- 2017-02-13
14
+
15
+### Fixed
16
+- Fix `relayout` for `scene.camera` values [#1364]
17
+- Fix scaling on axis corner drag interactions for `bar` traces [#1370]
18
+- Allow `bar` and `histogram` traces to coexist on same subplot [#1365]
19
+- Fix `bar` position computations when placeholder traces are present [#1310]
20
+- Fix auto-axis-type routine for data-less `candelestick`traces [#1359]
21
+- Bower installs now fetch un-minified `dist/plotly.js` bundle [#1373]
22
23
24
## [1.23.0] -- 2017-02-06
25
26
### Added
0 commit comments