TE
TechEcho
Home
24h Top
Newest
Best
Ask
Show
Jobs
English
GitHub
Twitter
Home
Guff – A plot device
30 points
by
exupero
over 9 years ago
2 comments
DarkLinkXXXX
over 9 years ago
Collapse
This can already be done with gnuplot though. Does guff have any advantages?<p><pre><code> gnuplot> set term dumb size 89,30 aspect 1 Terminal type set to 'dumb' Options are 'feed size 89, 30 aspect 1, 1' gnuplot> plot [-5:6.5] sin(x) with impulse ls -1 1 ++-----+-------------+------------+-------------+-------------+-------------+-++ ||||++ + + + ++||||+ + + | 0.8 ++||||+ +|||||||+ sin(x) +----+++ |||||||+ ++||||||||+ | ||||||||+ |||||||||||+ | 0.6 ++||||||| +|||||||||||| ++ |||||||||+ +|||||||||||||+ | 0.4 ++||||||||+ +||||||||||||||+ ++ ||||||||||| +|||||||||||||||| | ||||||||||| |||||||||||||||||+ | 0.2 ++|||||||||+ +|||||||||||||||||| ++ ||||||||||||+ +|||||||||||||||||||+ +| 0 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ | +||||||||||||||||||||| ||||||||||||||||||||| | | +|||||||||||||||||||+ +|||||||||||||||||||+ | -0.2 ++ +||||||||||||||||||+ +||||||||||||||||||| ++ | |||||||||||||||||| ||||||||||||||||||+ | | +||||||||||||||||+ +||||||||||||||||+ | -0.4 ++ +||||||||||||||+ +||||||||||||||+ ++ | +||||||||||||| +||||||||||||| | -0.6 ++ ||||||||||||| +|||||||||||| ++ | +|||||||||||+ +|||||||||||+ | -0.8 ++ +||||||||||+ +|||||||||+ ++ | ++||||||++ +||||||++ | | + ++|||+ + + + ++|||| + | -1 ++-----+-------------+------------+-------------+-------------+-------------+-++ -4 -2 0 2 4 6</code></pre>
评论 #10222915 未加载
gcatalfamo
over 9 years ago
Collapse
+1 for the name
评论 #10223435 未加载