[Scilab-Dev] Colorbar: it is possible to set no ticks for x

Stanislav krotersv at gmail.com
Fri Mar 15 09:50:05 CET 2013


Hi.
There are lines 82 and 83 in colorbar.sci:

  //It is not possible to set no ticks for x (should be fixed)
  a_cb.x_ticks=tlist(["ticks","locations","labels"],-1,'');

I have not found a bug report about this problem, but now it is fixed!
It is possible to set no ticks for x. If you delete these lines then this
function does not draw the ticks on the figure.

Stanislav



--
View this message in context: http://mailinglists.scilab.org/Colorbar-it-is-possible-to-set-no-ticks-for-x-tp4026256.html
Sent from the Scilab developers - Mailing Lists Archives mailing list archive at Nabble.com.



More information about the dev mailing list