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
10
10
where X.Y.Z is the semver of most recent plotly.js release.
11
11
12
12
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
+
13
20
## [ 1.28.0] -- 2017-06-19
14
21
15
22
### Added
@@ -38,7 +45,7 @@ where X.Y.Z is the semver of most recent plotly.js release.
38
45
- Miscellaneous performance improvements including improved bounding box caching
39
46
and adding a few short-circuit [ #1772 , #1792 ]
40
47
41
- ###
48
+ ### Fixed
42
49
- Fix pan/zoom for layout component linked to ` category ` axes [ #1748 , #1791 ]
43
50
- Fix non-` linear ` gl3d axis range settings [ #1730 ]
44
51
- Fix ` ohlc ` and ` candlestick ` when open value equals close value [ #1655 ]
You can’t perform that action at this time.
0 commit comments