Skip to content

Plot not working fir gladly #64

@hcgitty

Description

@hcgitty

I'm trying to use x,y=getplotxy(voronoiedges(tess)
There are some NaN values in x and y. When I try to plot the image I get this error

p = plot(x=x, y=y, Geom.path, Scale.x_continuous(minvalue=1.0, maxvalue=2.0), Scale.y_continuous(minvalue=1.25, maxvalue=1.75))
Start : This command cannot be run due to the error: The system cannot find the file specified.
At line:1 char:1

  • Start "/tmp/jl_f3kjbE.html"
  •   + CategoryInfo          : InvalidOperation: (:) [Start-Process], InvalidOperationException
      + FullyQualifiedErrorId : InvalidOperationException,Microsoft.PowerShell.Commands.StartProcessCommand
    

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