On Mon, 17 May 2004, Dan Jacobson wrote:
[Please restrict yourself to posting to *one* mailing list.
Cross-posting is bad enough in Usenet, we really don't need it in mailing
lists.]
> Maybe as quick way to find how to adjust different parts of a graph,
> there should be distributed in the docs some .png files with arrows
> pointing to each part of a graph, with names of that part.
That could be *very* hard to do, given the large number of output format
the documentation is available in. Supplying it as a generatable
plot like the 'test' page, might work better. Actually, it'd probably
best be done as a demo script.
> E.g. it took me an hour to find out the name of the part that was
> bothering me was "key", I needed to unset "key", and not "title",
> "label" etc.
"help glossary" would have gotten you there a lot faster ;-|
> Splotting a sphere looks squashed. I don't know how you can convey
> whatever one needs to do to unsquash it on the diagram I call for
> above, unless it is axis related...
That would be impossible to show in a single page, anyway. The solution
is
set size square
set ticslevel 0
In spite of the docs saying 'set size square' doesn't affect 3D plots, it
does.
--
Hans-Bernhard Broeker (br...@ph...)
Even if all the snow were burnt, ashes would remain.
|