Skip to content

Add a new residuals_plot? #201

Open
Open
@nvaytet

Description

@nvaytet

This example shows how to make a plot of multiple lines with a residual difference panel below the main plot.

Is this something that is common enough that we could have a dedicated function for creating it?
For example, plopp.residual_plot(b, c, reference=a) would show 3 lines in the main panel and b-a and c-a in the residuals panel.

I guess it would be most useful if it could be used as a view in a graph of nodes, and not just a single purpose function.
This would mean that it could be used in combination with a slider, where both the main panel and the residuals would update when moving the slider.

Activity

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or requesthelp wantedExtra attention is needed

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions