File tree Expand file tree Collapse file tree 1 file changed +19
-0
lines changed Expand file tree Collapse file tree 1 file changed +19
-0
lines changed Original file line number Diff line number Diff line change @@ -10,6 +10,25 @@ https://github.com/plotly/plotly.js/compare/vX.Y.Z...master
1010where X.Y.Z is the semver of most recent plotly.js release.
1111
1212
13+ ## [ 1.23.0] -- 2016-02-06
14+
15+ ### Added
16+ - Add scrollbox to long dropdown updatemenus [ #1214 ]
17+
18+ ### Fixed
19+ - Multiple IE9 fixes [ #1332 ]
20+ - Ensure that ` plotly_afterplot ` is fired before ` Plotly.plot ` promise is
21+ resolved [ #1342 ]
22+ - Fix exception when dragging graphs with empty text labels [ #1336 ]
23+ - Fix exception when creating empty ` ohlc ` and ` candlestick ` traces [ #1348 ]
24+ - Fix ` editable: true ` legend items logic for ` ohlc ` and ` candlestick ` traces [ #1349 ]
25+ - Fix restyle for contour traces in cases where autocontour is defaulted to true
26+ [ #1338 ]
27+ - Fix edge case in axis label tick assignments [ #1324 ]
28+ - Fix vanishing titles text in ` editable: true ` [ #1351 ]
29+ - Fix 3D thumbnail image generation [ #1327 ]
30+
31+
1332## [ 1.22.0] -- 2016-01-19
1433
1534### Added
You can’t perform that action at this time.
0 commit comments