Claudio <[EMAIL PROTECTED]> writes:

> Is there any way i can handle the size (without having to actually
> modify the whole system through config file)?

Yes, the size keyword:

> xticks(ind, colors.keys())

xticks(ind, colors.keys(), size='smaller')

The possible values of size are listed at
http://matplotlib.sourceforge.net/fonts.html
(see font.size).

-- 
Jouni K. Seppänen
http://www.iki.fi/jks


-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
Matplotlib-users mailing list
Matplotlib-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/matplotlib-users

Reply via email to