Closed
Description
Just to record my pie-in-the-sky idea: if Orca had a mode where instead of returning an image, it returned a JSON object that contained _fullLayout
, _fullData
and some warning objects, then we could make it much easier for users to understand the defaulting logic and various other-wise opaque error messages. From Python this could be accessed via a new renderer as fig.show("full_json")
or something?
Metadata
Metadata
Assignees
Labels
No labels