Skip to content

Commit 86d1609

Browse files
committed
update changelog for 1.49.1
1 parent c80eb5a commit 86d1609

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

CHANGELOG.md

+11
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,17 @@ 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.49.1] -- 2019-07-31
14+
15+
### Fixed
16+
- Fix `parcoords` bug when dimension values are all zeroes (bug introduced in 1.49.0) [#4080]
17+
- Fix `parcoords` select line rendering when constraint range falls below range [#4083]
18+
- Fix `parcoords` select line rendering when selecting outside displayed axis range [#4087]
19+
- Fix `parcoords` select by click when preceded by click away from axis [#4089]
20+
- Fix `mapbox.style` values in attribution declaration [#4079]
21+
- Remove unused variable from `scatter3d` shader [#4090]
22+
23+
1324
## [1.49.0] -- 2019-07-24
1425

1526
### Added

0 commit comments

Comments
 (0)