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

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

[Octave-bug-tracker] [bug #45514] title() does not work for polar plots


From: Rik
Subject: [Octave-bug-tracker] [bug #45514] title() does not work for polar plots with OpenGL
Date: Fri, 10 Jul 2015 04:47:58 +0000
User-agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:35.0) Gecko/20100101 Firefox/35.0

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

                 Summary: title() does not work for polar plots with OpenGL
                 Project: GNU Octave
            Submitted by: rik5
            Submitted on: Thu 09 Jul 2015 09:47:57 PM PDT
                Category: Plotting with OpenGL
                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: dev
        Operating System: GNU/Linux

    _______________________________________________________

Details:

The following should work


polar (0:0.1:10*pi, 0:0.1:10*pi);
title ("This is a polar plot");


Instead the title is not displayed, although the axis title property is
correctly updated.  The title is displayed when using the gnuplot toolkit.






    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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