File tree 1 file changed +15
-0
lines changed
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
10
10
where X.Y.Z is the semver of most recent plotly.js release.
11
11
12
12
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
+
13
28
## [ 1.45.0] -- 2019-02-26
14
29
15
30
### Added
You can’t perform that action at this time.
0 commit comments