8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2b24f9d commit e1ceb9dCopy full SHA for e1ceb9d
CHANGELOG.md
@@ -10,6 +10,16 @@ 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.24.2] -- 2017-03-10
14
+
15
+### Fixed
16
+- Fix removal of last annotation or shape [#1451]
17
+- Fix shape and image clip path removal [#1453]
18
+- Fix overdrawing of data-referenced images [#1453]
19
+- Make handling of `layer: 'below'` shape more robust [#1453]
20
+- Allow multiple `parcoords` dimensions with the same label [#1457]
21
22
23
## [1.24.1] -- 2017-03-07
24
25
### Fixed
0 commit comments