|
From: mikeincousa <mik...@gm...> - 2013-08-09 17:50:04
|
test. set style arrow ________________________ I want to show a list of ALL the indexed arrow styles. This was the only command I could find but it does not seem to work. Is this command obsolete? How can I do this, like in the test of line style format. As in: gnuplot> set term postscript size 10,10 gnuplot> set ouput "test.ps" gnuplot> test =========================== Blank .pdf Test Page __________________________ gnuplot> set term pdfcairo size 10,10 gnuplot> set output "test.pdf" gnuplot> test Renders a blank page.. What's going on in this sequence? Have I missed something? -- View this message in context: http://gnuplot.10905.n7.nabble.com/test-set-style-arrow-Blank-pdf-Test-Page-tp17575.html Sent from the Gnuplot - User mailing list archive at Nabble.com. |