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

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

[Octave-bug-tracker] [bug #63723] Mouse position in plot window unprecis


From: anonymous
Subject: [Octave-bug-tracker] [bug #63723] Mouse position in plot window unprecise due to engineering number format
Date: Fri, 27 Jan 2023 16:11:19 -0500 (EST)

URL:
  <https://savannah.gnu.org/bugs/?63723>

                 Summary: Mouse position in plot window unprecise due to
engineering number format
                 Project: GNU Octave
               Submitter: None
               Submitted: Fri 27 Jan 2023 09:11:17 PM UTC
                Category: Plotting
                Severity: 3 - Normal
                Priority: 5 - Normal
              Item Group: None
                  Status: None
             Assigned to: None
         Originator Name: reald
        Originator Email: octave-bug_2301@tildepipe.org
             Open/Closed: Open
                 Release: 6.4.0
         Discussion Lock: Any
        Operating System: GNU/Linux
           Fixed Release: None
         Planned Release: None


    _______________________________________________________

Follow-up Comments:


-------------------------------------------------------
Date: Fri 27 Jan 2023 09:11:17 PM UTC By: Anonymous
Steps to reproduce:

1. Execute commands:
s=rand(1, 5*44100); # simulate 5 seconds audio
plot(s)

2. Plot appears. Move mouse over plot. The mouse position appears in the lower
bar.

Observed behaviour:

At x values >= 100000 the number format changes to engineering format
"1.xxxxe+05" (or higher exponents). This prevents you from finding the exact
position of events in larger data sets.

Expected behavoiur:

Just print long numbers without loss of data. The bar is long enough to take
precise numbers. At least provide possibility to configure the behaviour.






    _______________________________________________________
File Attachments:


-------------------------------------------------------
Date: Fri 27 Jan 2023 09:11:17 PM UTC  Name: Screenshot_20230127_215715.png 
Size: 28KiB   By: None

<http://savannah.gnu.org/bugs/download.php?file_id=54276>
-------------------------------------------------------
Date: Fri 27 Jan 2023 09:11:17 PM UTC  Name: Screenshot_20230127_215742.png 
Size: 28KiB   By: None

<http://savannah.gnu.org/bugs/download.php?file_id=54277>

    _______________________________________________________

Reply to this item at:

  <https://savannah.gnu.org/bugs/?63723>

_______________________________________________
Message sent via Savannah
https://savannah.gnu.org/




reply via email to

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