octave-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Octave-bug-tracker] [bug #44283] crash / hang-up during export to svg v


From: Rik
Subject: [Octave-bug-tracker] [bug #44283] crash / hang-up during export to svg via print
Date: Tue, 17 Feb 2015 22:24:42 +0000
User-agent: Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1)

Update of bug #44283 (project octave):

                  Status:                    None => Works For Me           

    _______________________________________________________

Follow-up Comment #1:

Which toolkit are you using?  I tried both fltk and gnuplot with the following
code and it works.


graphics_toolkit fltk
y = rand (9000, 1);
plot (y, ".")
print ("tst.svg", "-F:24", "-S2048,1536")



    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?44283>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]