-
-
Notifications
You must be signed in to change notification settings - Fork 79
Closed
Description
I have successfully used angular-plotly.js to embed a Plotly.js chart within my Angular application.
If I update the X or Y data then the chart updates as expected.
The user is able to zoom using the standard Plotly.js zoom functionality and the user can double-click to reset the zoom level.
-
Is it possible to reset the zoom level from within the Angular application (e.g. if a button outside the Ploylt.js chart is clicked then reset the zoom level of the chart as though the user double-clicked the chart)?
-
Is it possible to obtain the zoom level and/or min and max values for the range displayed after the user has zoomed? The events do not seem to receive the necessary data values.
ArthurAkhmerov
Metadata
Metadata
Assignees
Labels
No labels