Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c84109c commit 915cd69Copy full SHA for 915cd69
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