On 22/05/2014 11:36, Adrien Vogt-Schilb wrote:
On 21/05/2014 18:07, Samuel Gougeon wrote:
Le 21/05/2014 23:52, Adrien Vogt-Schilb a écrit :
On 21/05/2014 17:27, Adrien Vogt-Schilb wrote:
Samuel, all
is there a way to display the axes and the ticks in the top of the shaded
areas?

Sorry I was reacting to the following code:
Do you mean above, like with
a = gca();
a.x_location = "top";
_______________________________________________
users mailing list
users@lists.scilab.org
http://lists.scilab.org/mailman/listinfo/users
Nope

The areas make the axes invisible, as if the axes were dranw first, and the area painted after. Curretly I work around this by plotting my area starting a (0.01, 0.01) instead of (0,0)



See how the gree area makes the x axis invisible.
inner tics would be invisible also

--
Adrien Vogt-Schilb
Consultant (World Bank) and PhD Candidate (Cired)
1 202 473 7980

_______________________________________________
users mailing list
users@lists.scilab.org
http://lists.scilab.org/mailman/listinfo/users

Reply via email to