We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4d5262f commit 488cc11Copy full SHA for 488cc11
CHANGELOG.md
@@ -9,6 +9,20 @@ https://github.com/plotly/plotly.js/compare/vX.Y.Z...master
9
10
where X.Y.Z is the semver of most recent plotly.js release.
11
12
+
13
+## [1.8.0] -- 2016-04-04
14
15
+### Added
16
+- Range slider functionality for scatter traces [#336, #368, #377]
17
+- Range selector functionality for cartesian and gl2d plot types [#373]
18
+- Support for connectgaps in scatter3d traces [#361]
19
20
+### Fixed
21
+- gl2d toImage mode bar button is now again functional (bug introduced in 1.7.0) [#369]
22
+- IE / Edge handling of getComputedTextLength is now functional [#376]
23
+- improved marker color attribute description [#366]
24
25
26
## [1.7.1] -- 2016-03-30
27
28
### Fixed
0 commit comments