-
-
Notifications
You must be signed in to change notification settings - Fork 79
Closed
Description
Hello, I was looking for a way to hide the bar of plotly charts (done) and create my own button to zoom in & out, so as I was searching I've found already someone that was looking almost for the same thing #14
so i've tried this part :
Plotly.relayout( figure, { ‘xaxis.autorange’: true, ‘yaxis.autorange’: true });
but am facing problems because the plotly service can't knows this function. Here are packages that i'am using:
"plotly.js": "^2.3.1", "plotly.js-dist": "^2.3.0", "plotly.js-dist-min": "^2.5.1", "@types/plotly.js": "^1.54.13", "angular-plotly.js": "^4.0.4",
So if anyone knows anything, it will be helpful, thank you all !
Metadata
Metadata
Assignees
Labels
No labels