We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cace50d commit 9624d88Copy full SHA for 9624d88
CHANGELOG.md
@@ -10,6 +10,18 @@ https://github.com/plotly/plotly.js/compare/vX.Y.Z...master
10
where X.Y.Z is the semver of most recent plotly.js release.
11
12
13
+## [1.28.3] -- 2017-06-26
14
+
15
+### Fixed
16
+- Fix deselect on double-clicking for gl2d traces [#1811]
17
+- Fix `Plotly.purge` for gl2d and gl3d subplots
18
+ (bug introduced in 1.28.0, leading to memory leaks) [#1821]
19
+- Fix hover labels for `ohlc` and `candlestick` traces
20
+ (bug introduced in 1.28.0) [#1808]
21
+- Fix event data for `scattergeo` traces [#1819]
22
+- Fix support of HTML entity number in pseudo-html inputs [#1820]
23
24
25
## [1.28.2] -- 2017-06-21
26
27
### Fixed
0 commit comments