Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- (echo "set terminal svg; set polar; set grid polar; set size square; set xrange [-.01:.01]; set yrange [-.01:.01]; set trange [1:7]; plot 'Mufasa' with lines, 'Nala' with lines, 'Pumbaa' with lines, 'Rafiki' with lines, 'Sarabi' with lines, 'Sarafina' with lines, 'Shenzi' with lines, 'Simba' with lines, 'Taka' with lines, 'Timon' with lines, 'Zazu' with lines;") | gnuplot > graph.svg
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement