Petr Mikulik wrote:
> There was a proposal to draw the palette colorbox always in front.
> Here, the colorbar inside the plot is obscured by the surface:
>
> set colorbox origin 0.11,0.2 user
> set pm3d map; splot x
That looks like quite a clear case of "Well, don't do that, then!" to
me. Nobody forced the user to put the box into such a silly position.
So if they requested it there, we have to assume that's exactly what
they wanted.
> I don't think it makes too much sense to keyword "front|back" (there is
> neither for "set key").
I don't see what the key has to do with this. Yes, the colorbox should
have layering control.
> Any objections/ideas of drawing the colorbar after
> the plot?
Objection. Drawing it always on top of everything else would be worse
than the current state of affairs. People might have reasons to obscure
parts of it --- i.e. they might hold their actual data more important
than the legibility of the colourbar.
|