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. _______________________________________________ dev mailing list [email protected] http://lists.scilab.org/mailman/listinfo/dev
