From 1882b0cf0206cb9c583f487f44b47ff4e5fd0c5a Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Thu, 14 Mar 2019 15:43:41 +0000 Subject: [PATCH 1/2] Update dependency plotly.js to v1.45.2 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index adff6f3f3..3dbe529c0 100644 --- a/package.json +++ b/package.json @@ -15,7 +15,7 @@ "fast-isnumeric": "^1.1.2", "immutability-helper": "^3.0.0", "plotly-icons": "1.3.4", - "plotly.js": "1.44.4", + "plotly.js": "1.45.2", "prop-types": "^15.7.2", "raf": "^3.4.1", "react-color": "^2.17.0", From 1a6ee6649189170645fd439aec3da6a3856b1a76 Mon Sep 17 00:00:00 2001 From: dmt0 Date: Thu, 14 Mar 2019 16:12:53 -0400 Subject: [PATCH 2/2] Camera projections --- src/default_panels/GraphSubplotsPanel.js | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) diff --git a/src/default_panels/GraphSubplotsPanel.js b/src/default_panels/GraphSubplotsPanel.js index 473ac788d..38dad4dce 100644 --- a/src/default_panels/GraphSubplotsPanel.js +++ b/src/default_panels/GraphSubplotsPanel.js @@ -55,7 +55,17 @@ const GraphSubplotsPanel = (props, {localize: _}) => ( - + + +