Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 3bbfb74

Browse filesBrowse files
committed
update changelog for 1.51.2
1 parent 777bced commit 3bbfb74
Copy full SHA for 3bbfb74

File tree

Expand file treeCollapse file tree

1 file changed

+19
-0
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+19
-0
lines changed

‎CHANGELOG.md

Copy file name to clipboardExpand all lines: CHANGELOG.md
+19Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,25 @@ https://github.com/plotly/plotly.js/compare/vX.Y.Z...master
1010
where X.Y.Z is the semver of most recent plotly.js release.
1111

1212

13+
## [1.51.2] -- 2019-11-25
14+
15+
### Fixed
16+
- Fix `texttemplate`formatting on axes that define
17+
tick prefixes and suffixes [#4380, #4384]
18+
- Fix `cmin` and `cmax` computations during color
19+
value updates on shared color axes [#4366]
20+
- Fix `contour` and `histogram2dcontour` legend item
21+
rendering when `reversescale` is turned on [#4356]
22+
- Fix `contour` and `histogram2dcontour` legend item
23+
rendering when set to a shared color axis [#4356]
24+
- Handle missing `vertexcolor` and `facecolor` during `mesh3d` rendering [#4353]
25+
- No longer coerce `contour` and `colorscale` attributes for `mesh3d`
26+
when not needed [#4346]
27+
- Remove a duplicate function call in `parcoords` code [#4357]
28+
- Include `opacity` in the `surface` trace plot schema [#4344]
29+
- Mention `legend.bgcolor` default in attribute description [#4362]
30+
31+
1332
## [1.51.1] -- 2019-11-04
1433

1534
### Fixed

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.