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

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

[Octave-bug-tracker] [bug #62067] Implementation of edgealpha for Surfac


From: Razdvizh
Subject: [Octave-bug-tracker] [bug #62067] Implementation of edgealpha for Surface
Date: Wed, 16 Feb 2022 17:09:46 -0500 (EST)

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

                 Summary: Implementation of edgealpha for Surface
                 Project: GNU Octave
            Submitted by: razdvizh
            Submitted on: Wed 16 Feb 2022 10:09:44 PM UTC
                Category: Plotting
                Severity: 3 - Normal
                Priority: 5 - Normal
              Item Group: Feature Request
                  Status: None
             Assigned to: None
         Originator Name: 
        Originator Email: 
             Open/Closed: Open
                 Release: 5.2.0
         Discussion Lock: Any
        Operating System: GNU/Linux

    _______________________________________________________

Details:

I would like to see this properties be implemented at least when facecolor is
zero(wireframe mode)


[x y z]=cylinder;
mesh(x,y,z,"facealpha",0,"edgealpha",0.5);
#mesh(x,y,z,"edgealpha",0.5);





    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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