[Scilab-users] Font size adjustment of legend

Serge Steer Serge.Steer at inria.fr
Mon Jan 11 18:24:42 CET 2016


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 at lists.scilab.org
> http://lists.scilab.org/mailman/listinfo/users

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.scilab.org/pipermail/users/attachments/20160111/dd48b102/attachment.htm>


More information about the users mailing list