File tree Expand file tree Collapse file tree 1 file changed +8
-1
lines changed Expand file tree Collapse file tree 1 file changed +8
-1
lines changed Original file line number Diff line number Diff line change @@ -10,6 +10,13 @@ https://github.com/plotly/plotly.js/compare/vX.Y.Z...master
1010where 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 ]
You can’t perform that action at this time.
0 commit comments