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

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

[Octave-bug-tracker] [bug #46299] plot is not drawing all the graph


From: anonymous
Subject: [Octave-bug-tracker] [bug #46299] plot is not drawing all the graph
Date: Mon, 26 Oct 2015 13:58:06 +0000
User-agent: Mozilla/5.0 (Windows NT 6.3; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/46.0.2490.80 Safari/537.36

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

                 Summary: plot is not drawing all the graph
                 Project: GNU Octave
            Submitted by: None
            Submitted on: Mon 26 Oct 2015 13:58:05 UTC
                Category: Plotting
                Severity: 3 - Normal
                Priority: 5 - Normal
              Item Group: Other
                  Status: None
             Assigned to: None
         Originator Name: Jon Camilleri
        Originator Email: address@hidden
             Open/Closed: Open
         Discussion Lock: Any
                 Release: 4.0.0
        Operating System: Microsoft Windows

    _______________________________________________________

Details:

Type the following in the CLI for reproduction:
plot(1,2);
a = [1,2;1,3;1,5];
plot(a);

The graph displayed does not extend to plot all the points, therefore it is
assumed that QtHandles needs to be generalized to resize according to the
values being plotted.





    _______________________________________________________

File Attachments:


-------------------------------------------------------
Date: Mon 26 Oct 2015 13:58:05 UTC  Name: image.png  Size: 14kB   By: None
screenshot
<http://savannah.gnu.org/bugs/download.php?file_id=35303>

    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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