Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Plot not working fir gladly #64

Open
hcfugro opened this issue Nov 28, 2022 · 0 comments
Open

Plot not working fir gladly #64

hcfugro opened this issue Nov 28, 2022 · 0 comments

Comments

@hcfugro
Copy link

hcfugro commented Nov 28, 2022

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
    
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant