Here is an example
clf;
plot2d()
L=legend(["a","b","c"]);
L.font_size=5;


Serge Steer
Le 11/01/2016 17:31, Lester Anderson a écrit :
Hello,

I am having issues getting the font size to change for just the
legend. I have managed to alter the size for the axis and title. Also,
should both legend and legends work for the same task? I tried to use
legends and set the opt=4 (lower right position) and font_size=4, but
it did not seem to work.

Any pointers would be good (a basic query). The image shows the plot
so far and clearly there is room to make the legend bigger.

Lester


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

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

Reply via email to