Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 8cc0d24

Browse files
committed
update changelog for 1.28.1
1 parent edfa5f5 commit 8cc0d24

File tree

1 file changed

+8
-1
lines changed

1 file changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,13 @@ 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.28.1] -- 2017-06-20
14+
15+
### Fixed
16+
- Fix `scattergl` selected points. Points do not disappear after zoom any more
17+
in fast mode [#1800]
18+
19+
1320
## [1.28.0] -- 2017-06-19
1421

1522
### Added
@@ -38,7 +45,7 @@ where X.Y.Z is the semver of most recent plotly.js release.
3845
- Miscellaneous performance improvements including improved bounding box caching
3946
and adding a few short-circuit [#1772, #1792]
4047

41-
###
48+
### Fixed
4249
- Fix pan/zoom for layout component linked to `category` axes [#1748, #1791]
4350
- Fix non-`linear` gl3d axis range settings [#1730]
4451
- Fix `ohlc` and `candlestick` when open value equals close value [#1655]

0 commit comments

Comments
 (0)