I'm using the code from
http://www.scipy.org/Cookbook/Matplotlib/Using_MatPlotLib_in_a_CGI_script to
generate plots from my web server.  The plot shows up fine (w/o text) but
when I use xlabel("x-axis"), ylabel("y-axis"), or title("A Chart"); no text
shows up on the plot.  Everything seems fine with the install and I don't
get any errors when I run the script.  It seems that that matplotlib is
unable to find the font's and just simply ignores them -- I really dunno.

Any suggestions?
-------------------------------------------------------------------------
SF.Net email is sponsored by: 
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
just about anything Open Source.
http://sourceforge.net/services/buy/index.php
_______________________________________________
Matplotlib-users mailing list
Matplotlib-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/matplotlib-users

Reply via email to