File tree Expand file tree Collapse file tree 1 file changed +16
-0
lines changed Expand file tree Collapse file tree 1 file changed +16
-0
lines changed Original file line number Diff line number Diff line change @@ -10,6 +10,22 @@ 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.40.1] -- 2018-08-22
14+
15+ ### Changed
16+ - Bump ` browserify ` to ` v16 ` [ #2923 ]
17+ - Bump ` glslify ` to ` v6.2.1 ` [ #2923 ]
18+ - Use ` color-normlize@1.3.0 ` throughout code base [ #2923 ]
19+
20+ ### Fixed
21+ - Fix logic for hiding zero lines when they conflict with axis lines [ #2936 ]
22+ - Fix ` exponentformat ` values ` 'e' ` and ` 'E' ` on log axes [ #2921 ]
23+ - Fix dynamic layer ordering of ` heatmap ` and ` carpet ` traces [ #2917 ]
24+ - Fix ` Plotly.downloadImage ` when using graph id or figure object
25+ as first argument [ #2931 ]
26+ - Fix regl-based rendering when WebGL buffer dimensions don't match canvas
27+ dimensions [ #2939 ]
28+
1329## [ 1.40.0] -- 2018-08-16
1430
1531### Added
You can’t perform that action at this time.
0 commit comments