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 @@ -9,6 +9,21 @@ To see all merged commits on the master branch that will be part of the next plo
9
9
10
10
where X.Y.Z is the semver of most recent plotly.js release.
11
11
12
+ ## [ 1.57.1] -- 2020-10-20
13
+
14
+ ### Changed
15
+ - Update template for new pull requests [ #5220 ]
16
+ - Provide a default ` hovertemplate ` label for attribute "base" in ` bar ` traces [ #5216 ]
17
+
18
+ ### Fixed
19
+ - Fix ` staticPlot ` behaviour for ` rangeslider ` and ` legend ` [ #5210 ] ,
20
+ with thanks to @miqh for the contribution!
21
+ - Fix ` colorbar ` react to new styles [ #5217 ] ,
22
+ with thanks to @anaplian for the contribution!
23
+ - Fix ` computed ` margins when plot involves too many redraws [ #5225 ]
24
+ - Fix build issue for Chart Studio Cloud (regression introduced in 1.56.0) [ #5223 ]
25
+
26
+
12
27
## [ 1.57.0] -- 2020-10-15
13
28
14
29
### Added
You can’t perform that action at this time.
0 commit comments