Open doutriaux1 opened 8 years ago
import vcs f=vcs.createfillarea() x=vcs.init() f.y=[.2,.2,.8,.8,.2] f.x=[.2,.8,.2,.8,.2] f.color=["red"] x.plot(f)
produces:
@scottwittenburg I just tried it and it seems to produce a blank screen these days.
Hmmm, I thought we had a test for that, but I guess not?
The original code was supposed to be an hourglass, I guess.
produces: