Skip to content
This repository was archived by the owner on Jun 3, 2024. It is now read-only.
This repository was archived by the owner on Jun 3, 2024. It is now read-only.

Autorange values stored in dcc.Graph.figure['layout']['xaxis' 'yaxis']['range'] no longer available after version v0.30.1 #321

Closed
@crosenth

Description

@crosenth

I was using the initial autorange values to "hold" my plotly.graph_objs.Layout plot axes from recalculating when dynamically adding or removing plotly.graph_objs.scatter.Markers. Three questions:

  1. Is there some place else I can read Layout axes range values after they have been calculated by the autorange function?
  2. Is there a better way to "hold" a plotly.graph_objs.Layout to the initial autorange values?
  3. Can the plotly.graph_objs.Layout axes autorange function be invoked directly?

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