9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
* [9fans] Plot(1) broken on p9p OSX?
@ 2013-04-19 21:23 marius a. eriksen
  2013-04-19 21:38 ` Skip Tavakkolian
  2013-04-20  8:00 ` Nicolas Bercher
  0 siblings, 2 replies; 10+ messages in thread
From: marius a. eriksen @ 2013-04-19 21:23 UTC (permalink / raw)
  To: Fans of the OS Plan 9 from Bell Labs

Graph(1) seems to work:

% @{echo 1; echo 2; echo 3} | graph -a
o
ra 0 0 4096 4096
e
li 200 200 4000 200
v 4000 4000
v 200 4000
v 200 200
li 1150 200 1150 4000
li 2100 200 2100 4000
li 3050 200 3050 4000
li 200 1150 4000 1150
li 200 2100 4000 2100
li 200 3050 4000 3050
m 200 140
t "    0 <= x <= 2, 1 <= y <= 3"
pe solid
co kblack
m 200 200
v 2100 2100
v 4000 4000
pe solid
cl

But not plot(1):

% @{echo 1; echo 2; echo 3} | graph -a | plot

Yields only a lonely, blank window.

Has anyone gotten this to work?

-marius



^ permalink raw reply	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2013-04-22  4:17 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-04-19 21:23 [9fans] Plot(1) broken on p9p OSX? marius a. eriksen
2013-04-19 21:38 ` Skip Tavakkolian
2013-04-19 23:33   ` marius a. eriksen
2013-04-19 23:55     ` Skip Tavakkolian
2013-04-20  0:20     ` Jeff Sickel
2013-04-20  1:37       ` Skip Tavakkolian
2013-04-20  8:00 ` Nicolas Bercher
2013-04-20 18:24   ` Jeff Sickel
2013-04-22  3:58     ` erik quanstrom
2013-04-22  4:17       ` erik quanstrom

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).