Skip to content

Plots do not appear when executed plot_implicit() #238

Open
@jmarcellopereira

Description

@jmarcellopereira

Plots do not appear when executed:

p = plot_implicit(Or(Eq(f3(x, y), 0), Eq(f4(x, y), 0)), (x, -5, 5), (y, -5, 5));

Only one plot is shown.

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