diff --git a/bundles/plotly.js b/bundles/plotly.js index e00225eab..7e08af3a2 100644 --- a/bundles/plotly.js +++ b/bundles/plotly.js @@ -210828,10 +210828,10 @@ export default require => { mode: "lines" }, { xaxis: { - visible: false + visible: true }, yaxis: { - visible: false, + visible: true, scaleanchor: "x" } }, true); diff --git a/documentation/functions/ar.addARObject.html b/documentation/functions/ar.addARObject.html index 66890d24b..2a138ed37 100644 --- a/documentation/functions/ar.addARObject.html +++ b/documentation/functions/ar.addARObject.html @@ -1,2 +1,2 @@
Generated using TypeDoc
Generated using TypeDoc
Adds the specified object to the augmented world.
-