Skip to content

Commit 0a049a1

Browse files
committed
update changelog for 1.23.1
1 parent 969e0af commit 0a049a1

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

CHANGELOG.md

+11
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,17 @@ 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.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+
1324
## [1.23.0] -- 2017-02-06
1425

1526
### Added

0 commit comments

Comments
 (0)