Skip to content

Simplify plot syntax #408

Description

@JavierCladellas

Add new schemas for figures to something more natural, like a traces approach.

Something like

{
"traces":[
     {
        "xaxis":{ "column" : "tasks", "label":"Tasks" },
        "yaxis": { "column": "solar_masks_blabla", "label":"Solar Masks" }
     }
]
}

Activity

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

Metadata

Metadata

Labels

enhancementA new feature or request

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions