-
Notifications
You must be signed in to change notification settings - Fork 26
Open
Description
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
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels