Thanks to visit codestin.com Credit goes to github.com
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 e0d75fc commit c293233Copy full SHA for c293233
CHANGELOG.md
@@ -10,6 +10,17 @@ 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.10.2] -- 2016-05-05
14
+
15
+### Fixed
16
+- Subplot and range slider clip paths are now functional in AngularJS [#509]
17
+- `relayout` call involving axis `categoryorder` and `categoryarray` are now
18
+ working [#510]
19
+- Annotation drag interactions in `editable: true` mode are now functional (bug
20
+ introduced in 1.10.0)[#505]
21
+- Improved attribute description for shape `xref` and `yref` [#506]
22
23
24
## [1.10.1] -- 2016-05-02
25
26
### Fixed
0 commit comments