Skip to content

Custom buttons Zoom in & out from Angular App #178

@Haamdiben

Description

@Haamdiben

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions