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 e8e7854 commit 4e71996Copy full SHA for 4e71996
CHANGELOG.md
@@ -3,6 +3,18 @@
3
For more context information, please read through the
4
[release notes](https://github.com/plotly/plotly.js/releases).
5
6
+## [1.2.1] -- 2015-12-14
7
+
8
+### Changed
9
+- Improve XSS check in anchor href [#100]
10
11
+### Fixed
12
+- Fix Fifefox 42 to-image failures [#104]
13
+- Fix error bar with type 'sqrt' logic making them visible without
14
+ specifying the 'value' field [#91]
15
+- Fix cartesian zoom/drag cover attributes for Firefox 31 [#92]
16
17
18
## [1.2.0] -- 2015-12-07
19
20
### Added
@@ -20,6 +32,7 @@ For more context information, please read through the
32
- Fix hover labels with hoverinfo 'text' [#70]
21
33
- Fix scaling for gl3d error bars [#74]
22
34
35
23
36
## [1.1.1] -- 2015-12-01
24
37
25
38
### Fixed
0 commit comments