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

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

[Octave-bug-tracker] [bug #48470] fill with no surrounding line produces


From: Francesco Potortì
Subject: [Octave-bug-tracker] [bug #48470] fill with no surrounding line produces a gnuplot error
Date: Mon, 11 Jul 2016 16:39:41 +0000 (UTC)
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:46.0) Gecko/20100101 Firefox/46.0

URL:
  <http://savannah.gnu.org/bugs/?48470>

                 Summary: fill with no surrounding line produces a gnuplot
error
                 Project: GNU Octave
            Submitted by: pot
            Submitted on: Mon 11 Jul 2016 06:39:38 PM CEST
                Category: Plotting with gnuplot
                Severity: 3 - Normal
                Priority: 5 - Normal
              Item Group: Incorrect Result
                  Status: None
             Assigned to: None
         Originator Name: 
        Originator Email: 
             Open/Closed: Open
         Discussion Lock: Any
                 Release: 4.0.2
        Operating System: GNU/Linux

    _______________________________________________________

Details:

> close
> graphics_toolkit gnuplot
> fill([0 2 1], [0 0 1], 'c', 'linestyle', 'none')

gnuplot> plot "-" binary format='%float64' record=3 using ($1):($2) title ""
with filledcurve lc rgb "#00ffff" fillstyle tra
nsparent solid 1.000000 , "-" binary format='%float64' record=4 using
($1):($2) title "" with  linewidth 0.500000   lc rgb "
#000000" ;

                                                                              
                          ^
         line 0: unrecognized plot type

> system([gnuplot_binary " --version"])
gnuplot 5.0 patchlevel 3
ans = 0





    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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