Re: Transparent lines
Nicholas Jankowski <[email protected]>
| Newsgroups | gmane.comp.gnu.octave.general |
|---|---|
| Message-ID | <CABNpfR8aouW+KLrqPsLGefTU2paanwv5dyUnk_reSksL8R6Cvg@mail.gmail.com> |
> > You can use the FaceAplha property for patch and surface objects. So > instead of a line you can create a patch which has the shape of the line > you need. > > would that eventually run into scaling issues?