[Scilab-users] Default x|y|z labels and title font size = 2?

P M p.muehlmann at gmail.com
Tue Feb 2 10:52:32 CET 2021


Dear Samual,

thanks for the proposal...I fully agree with it.

Best Regards,
Philipp


Am Di., 2. Feb. 2021 um 09:53 Uhr schrieb CHEZE David 227480 <
david.cheze at cea.fr>:

> Dear Samuel,
>
>
>
> I also have the same feeling that larger default font size would suit
> better, most of the time, as in the end the figures worked and analysed in
> Scilab environment are inserted into reports.
>
>
>
> Regards,
>
>
>
> David
>
>
>
> *De :* users <users-bounces at lists.scilab.org> *De la part de* Samuel
> Gougeon
> *Envoyé :* lundi 1 février 2021 23:27
> *À :* International users mailing list for Scilab. <users at lists.scilab.org
> >
> *Objet :* [Scilab-users] Default x|y|z labels and title font size = 2?
>
>
>
> Dear all,
>
> After having changed the default grid style in Scilab 6.1.0, i propose to
> go on, tuning more carefully the default font size of axes labels.
>
> Each time that i define a xlabel, ylabel or sometimes zlabel, and a title,
> i have also to set explicitly their fontsize property, because i find the
> default size=1 always too small.
> Is it also your usage?
> Indeed, the font size = 1 is fine for ticks labels. From here, axes labels
> must be displayed with a bigger font size.
> Sometime size=2 is still not enough, noticeably with a LaTeX content. But
> well, then we can actually use an explicit fontsize setting.
>
> This proposal impacts everybody and frequently, because making plots is a
> basic task in Scilab
> Every comment is welcome, before implementing this simple change.
>
> Hope reading you soon.
>
> Samuel Gougeon
>
> clf
>
> subplot(1,3,1)
>
> plot2d
>
> xlabel "Title for abscissas"
>
> ylabel "Title for ordinates"
>
>
>
> subplot(1,3,2)
>
> xlabel "Title for abscissas" fontsize 2
>
> ylabel "Title for ordinates" fontsize 2
>
> plot2d
>
>
>
> subplot(1,3,3)
>
> xlabel "$\alpha\text{ coefficient }[m^{-1}]$" fontsize 2
>
> ylabel "$\beta\text{ result }[lm^{-1}]$" fontsize 2
>
> plot2d
>
>
> _______________________________________________
> 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/20210202/8da0180e/attachment.htm>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: image001.png
Type: image/png
Size: 23866 bytes
Desc: not available
URL: <https://lists.scilab.org/pipermail/users/attachments/20210202/8da0180e/attachment.png>


More information about the users mailing list