Skip to content

Add an option to add a diagonal line to a figure #4312

Open
@brechtmann

Description

@brechtmann

While horizontal and vertical lines can be easily added to a figure using fig.add_vline() and fig.add_hline() diagonals are much more complicated.

It would be great to implement a similar function that allows adding diagonals.

This could be called fig.add_abline() similar to the geom_abline() in ggplot2

Thanks for considering this.

Metadata

Metadata

Assignees

No one assigned

    Labels

    P3backlogfeaturesomething new

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions