Skip to content

Implement a "plot call order" to control how plots are layered #23

Description

@NadimGhaznavi

I ran into an issue where using add_v_line() obscured the primary (line) plot. It would be great if I could specify that the vertical line be plotted behind the primary plot.

And some additional comments/ideas from this David Fokkema guy ;)

"... implement a plot call order. Order matters already, but first, all the plots are rendered, and then all the vertical lines. It would be nice if you could choose to first plot this scatter plot, then this vertical line, then a line plot, then... etc."

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions