Skip to content

fullJSON access to computed values #5185

Description

@nicolaskruchten

We need to expose computed layout.margin values in fullJSON somewhere, as well as the computed tickangle and other computed automargin-impacting values.

I propose that we either add a new "read only" layout.computed attribute that has sub-attributes margin.{r,t,l,b} and x[2,3,4].{tickangle, etc}.

Alternatively, we could overwrite these when doing the fullJSON export in downloadImage so these values are available via Python's new full_figure_for_development mechanism without new attributes.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions