File tree Expand file tree Collapse file tree 1 file changed +15
-0
lines changed Expand file tree Collapse file tree 1 file changed +15
-0
lines changed Original file line number Diff line number Diff line change @@ -10,6 +10,21 @@ 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.45.1] -- 2019-03-05
14+
15+ ### Fixed
16+ - Fix axis automargin pushes for rotated tick labels [ #3605 ]
17+ - Fix automargin logic on (very) small graphs [ #3605 ]
18+ - Fix locales support in ` hovertemplate ` strings [ #3586 ]
19+ - Fix gl3d reset camera buttons for scenes with orthographic projection [ #3597 ]
20+ - Fix typed array support for ` parcoords ` dimensions values and ` line.color ` [ #3598 ]
21+ - Fix ` cone ` rendering on some older browsers [ #3591 ]
22+ - Fix ` lightposition ` behavior for ` cone ` traces [ #3591 ]
23+ - Fix ` lightposition ` behavior for ` streamtube ` trace [ #3593 ]
24+ - Remove unused files from ` gl-cone3d ` dependency [ #3591 ]
25+ - Remove unused files from ` gl-streamtube3d ` dependency [ #3593 ]
26+
27+
1328## [ 1.45.0] -- 2019-02-26
1429
1530### Added
You can’t perform that action at this time.
0 commit comments