Re: Multicolor mesh plot patch
"John W. Eaton" <[email protected]> Tue, 27 Sep 2005 12:03:36 -0400
| Newsgroups | gmane.comp.gnu.octave.bugs,gmane.comp.gnu.octave.graphics |
|---|---|
| Message-ID | <[email protected]> |
On 27-Sep-2005, Quentin Spencer wrote: | The theory behind my doing this was Matlab compatibility--by default | Matlab plots have no colorbox, but the command "colorbar" adds one. (For | the same reason, I think that by default we should have "set nokey" for | all plots, and the "legend" command used to add them). I think this is a good idea, but I think that rather than worrying about these small details now, we need to get something going with a handle graphics implementation so that we can more easily control the entire appearance of a plot. So I'd rather see effort going toward that, and completely replacing the current implementation of Octave's plot commands. As I see it, we can provide most of an implementation of handle graphics using gnuplot as the backend plotter. See the "handle graphics" discussion on the maintainers list from a few months ago. | They can with the print command (in octave-forge). The print command is now a part of Octave. jwe ------------------------------------------------------------- Octave is freely available under the terms of the GNU GPL. Octave's home on the web: http://www.octave.org How to fund new projects: http://www.octave.org/funding.html Subscription information: http://www.octave.org/archive.html -------------------------------------------------------------