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 7709200 commit dabf1d2Copy full SHA for dabf1d2
CHANGELOG.md
@@ -10,6 +10,13 @@ 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.29.2] -- 2017-07-26
14
+
15
+### Fixed
16
+- Add fallback for `ArrayBuffer.isView` fixing gl2d and gl3d rendering
17
+ in environments that don't support it (e.g. RStudio) [#1915]
18
19
20
## [1.29.1] -- 2017-07-25
21
22
### Fixed
0 commit comments