bugGNU Octave - Bugs: bug #56612, Suggested new "lego...

 
 

bug #56612: Suggested new "lego plot" function

Submitter:  Georg Wiora <gwiora>
Submitted:  Thu 11 Jul 2019 03:01:38 PM UTC
   
 
Category:  Plotting Severity:  3 - Normal
Priority:  5 - Normal Item Group:  Feature Request
Status:  Wont Fix Assigned to:  None
Originator Name:  gwiora Open/Closed:  * Closed
Release:  * 5.1.0 Operating System:  * Any
Fixed Release:  None Planned Release:  None
* Mandatory Fields

Add a New Comment Rich Markup
   

Fri 31 Jan 2020 09:26:58 PM UTC, comment #2: 

This function is actually very similar to the 'hist3' function, which is Matlab compatible and is already part of the Octave statistics package.

I'd suggest that you try using the 'hist3' function, and if there are any features missing or things that aren't working quite right compared to the function you wrote, please try to help improve the 'hist3' function.

I just plotted some random data with 'hist3' and I got a plot very similar to the plots shown in the sample images here (with the "facecolor" property set to "interp").

I'm going to close this as won't fix, but do feel free to continue to develop your function or report bugs against the 'hist3' function, and thanks for your contribution!

Mike Miller <mtmiller>
Group Member
Tue 16 Jul 2019 08:25:40 AM UTC, comment #1: 

It may fit better into octave's naming scheme to call the function plotlego3()

Georg Wiora <gwiora>
Thu 11 Jul 2019 03:01:38 PM UTC, original submission:  

Hi there, I implemented a new function for producing rather versatile "lego" type plots.

The documentation contains a few examples showing some possible applications.

Please feel free to include this into a future octave distribution.

Georg Wiora <gwiora>

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

Attach Files:
   
   
Comment:
   

Attached Files
file #47191:  PlotLego3.m added by gwiora (10KiB - application/octet-stream - Source code and a two sample pictures.)
file #47192:  legosample1.png added by gwiora (74KiB - image/png - Source code and a two sample pictures.)
file #47193:  legosample2.png added by gwiora (118KiB - image/png - Source code and a two sample pictures.)

 

Depends on the following items: None found

Items that depend on this one: None found

 

Carbon-Copy List
  • -email is unavailable- added by gwiora (Submitted the item)
  •  

    There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

    Only group members can vote.

     

    Follow 5 latest changes.

    Date Changed by Updated Field Previous Value => Replaced by
    2020-01-31 mtmiller StatusNone Wont Fix
        Open/ClosedOpen Closed
    2019-07-11 gwiora Attached File- Added PlotLego3.m, #47191
        Attached File- Added legosample1.png, #47192
        Attached File- Added legosample2.png, #47193

    Back to the top

    Powered by Savane 3.13-d3ae.
    Corresponding source code