diff --git a/bundles/plotly.js b/bundles/plotly.js index 7e08af3a2..e51cebb9a 100644 --- a/bundles/plotly.js +++ b/bundles/plotly.js @@ -210842,10 +210842,10 @@ export default require => { mode: "markers" }, { 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 2a138ed37..36bfe3f25 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.
-