Skip to content

Selectively remove (clear) axis lines from a plot #464

@imka-code

Description

@imka-code

Hi!
I would like to remove these old lines on the Scatter Plot before next action on the Scatter Plot.

This is what I have used to draw lines :
fPlot.plt.PlotVLine(x,color: Color.DarkGreen, lineStyle: LineStyle.DashDot);
But I can't find the way to remove the lines.

Here's an example of what I'd like to do:
image

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions