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 80f5b00 commit c8d852dCopy full SHA for c8d852d
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.49.2] -- 2019-08-13
14
+
15
+### Fixed
16
+- Fix gl3d hover behavior when multiple points share identical position [#4096]
17
+- Fix `[email protected]` dependency version listing in `package.json` [#4094]
18
+- Fix decimal and thousands separator declaration for Italian (`it`) locale [#4122]
19
+- Fix `indicator` `steps` attribute declaration [#4115]
20
+- Performance fix - use `Axes.prepTicks` (not `Axes.calcTicks`) for `indicator`
21
+ number and delta formatting [#4099]
22
23
24
## [1.49.1] -- 2019-07-31
25
26
### Fixed
0 commit comments